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