Instructions to use Yuqii/trained_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yuqii/trained_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Yuqii/trained_model")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Yuqii/trained_model") model = AutoModelForObjectDetection.from_pretrained("Yuqii/trained_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166615845
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:63a10da8d2230d82b60b6e834e18e27a5d09866a1b9cb9fb11349b3636a72806
|
| 3 |
size 166615845
|
runs/Jul04_04-58-27_fabfd58d135d/events.out.tfevents.1688446711.fabfd58d135d.12435.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:69d87351b1c38ddcfd0aa8fc7628e44bb7bf3426aab8473793603b385c48791a
|
| 3 |
+
size 6176
|