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