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