Instructions to use LiviaQi/trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LiviaQi/trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="LiviaQi/trained_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("LiviaQi/trained_model") model = AutoModelForObjectDetection.from_pretrained("LiviaQi/trained_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166623269
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:606e3a5073ca30544ae4e4478e387e3112bd873efbdb0399e0517acd01c53979
|
| 3 |
size 166623269
|
runs/Jul05_21-49-07_a4b269dc69f7/events.out.tfevents.1688593828.a4b269dc69f7.11419.1
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:d810baabbfce8d528befc8771a0e9014ae39cfc6850cc4b32418ee9ff55878ec
|
| 3 |
+
size 7431
|