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:
- 195553a700e4a2a8e2f26a3109c588c88126b2a45fcd73f5dda425315871a334
- Size of remote file:
- 3.58 kB
- SHA256:
- 8293cb990a552eee46a6645658f26e9318e966b2f611a19a77e3c2ae3574457f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.