Instructions to use PranomVignesh/Dogs-vs-Racoons with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PranomVignesh/Dogs-vs-Racoons with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="PranomVignesh/Dogs-vs-Racoons") 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("PranomVignesh/Dogs-vs-Racoons") model = AutoModelForImageClassification.from_pretrained("PranomVignesh/Dogs-vs-Racoons") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4c4c4acd5f1d9d25c63d269f1a0bd3a00c81c5eafca07d0f55cebedcdf2c9f61
- Size of remote file:
- 343 MB
- SHA256:
- 34c2b4b52e5a20960a8e3d25c31789303a0447197260a4763f830d8230f98283
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.