Instructions to use hf-internal-testing/tiny-random-PvtV2ForImageClassification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-PvtV2ForImageClassification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="hf-internal-testing/tiny-random-PvtV2ForImageClassification") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-PvtV2ForImageClassification") model = AutoModelForImageClassification.from_pretrained("hf-internal-testing/tiny-random-PvtV2ForImageClassification") - Notebooks
- Google Colab
- Kaggle
Update tiny models for PvtV2ForImageClassification
#32 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#31 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#30 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#29 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#28 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#27 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#26 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#25 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#24 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#23 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#22 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#21 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#20 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#19 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#18 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#17 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#16 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#15 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#14 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#13 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#12 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#11 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#10 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#9 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#8 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#7 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#6 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#5 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#4 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#3 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#2 opened about 2 years ago
by
hf-transformers-bot
Update tiny models for PvtV2ForImageClassification
#1 opened about 2 years ago
by
hf-transformers-bot