✨ Add PyTorch image classification example (#13134)
* ✨ add pytorch image classification example * 🔥 remove utils.py * 💄 fix flake8 style issues * 🔥 remove unnecessary line * ✨ limit dataset sizes * 📌 update reqs * 🎨 restructure - use datasets lib * 🎨 import transforms directly * 📝 add comments * 💄 style * 🔥 remove flag * 📌 update requirement warning * 📝 add vision README.md * 📝 update README.md * 📝 update README.md * 🎨 add image-classification tag to model card * 🚚 rename vision ➡️ image-classification * 📝 update image-classification README.md
BIN
tests/fixtures/tests_samples/cats_and_dogs/Cat/1.jpg
vendored
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Cat/2.jpg
vendored
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Cat/3.jpg
vendored
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Cat/4.jpg
vendored
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Cat/5.jpg
vendored
Normal file
|
After Width: | Height: | Size: 5.6 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Dog/1.jpg
vendored
Normal file
|
After Width: | Height: | Size: 26 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Dog/2.jpg
vendored
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Dog/3.jpg
vendored
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Dog/4.jpg
vendored
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
tests/fixtures/tests_samples/cats_and_dogs/Dog/5.jpg
vendored
Normal file
|
After Width: | Height: | Size: 39 KiB |