Instructions to use dexforint/train_result with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dexforint/train_result with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="dexforint/train_result")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("dexforint/train_result") model = AutoModelForObjectDetection.from_pretrained("dexforint/train_result", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 18900
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242883681
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f920328dd7d8b05ea9a34490b0e8e47712d1fdb569d5573742b23ef194cf6b0f
|
| 3 |
size 242883681
|
runs/Jun10_17-24-42_eb9ccb6e4169/events.out.tfevents.1686417962.eb9ccb6e4169.23.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3be563a6af9ce85050e1653f49a20e491f136c4ac4b0cc4822837d47c3b9ba49
|
| 3 |
+
size 64176
|