Instructions to use Matthieu68857/pokemon-cards-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Matthieu68857/pokemon-cards-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Matthieu68857/pokemon-cards-detection")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Matthieu68857/pokemon-cards-detection") model = AutoModelForObjectDetection.from_pretrained("Matthieu68857/pokemon-cards-detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fc8c9273233cfd9270facc289abb4a29ada103986fcd4524f1be3566d9d6b0e5
- Size of remote file:
- 167 MB
- SHA256:
- b735fcc66f89e534f73cf31161de19e4cb434b228289f75e73590641d49cb4ec
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.