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:
- 3a5f76470e29f467cefdcb83d745e8123c490c5d280c9e199b4749d14ecfffff
- Size of remote file:
- 4.03 kB
- SHA256:
- 3904e10a8424e9c94207971e1e0c72f7fb8646e9c71627dfce6ab39a4ad4ff6c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.