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