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