Instructions to use shubhamWi91/train32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use shubhamWi91/train32 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="shubhamWi91/train32")# Load model directly from transformers import AutoModelForObjectDetection model = AutoModelForObjectDetection.from_pretrained("shubhamWi91/train32", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
eec46b4
1
Parent(s): 021b42f
Training in progress, epoch 42
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 878823725
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff6ff0e5e506455d8d39df20a5fe28e1f0b6a7af4951aadd7d62f973dd00b056
|
| 3 |
size 878823725
|