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