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