Instructions to use EverJun2/mlWeek7_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EverJun2/mlWeek7_2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="EverJun2/mlWeek7_2")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("EverJun2/mlWeek7_2") model = AutoModelForObjectDetection.from_pretrained("EverJun2/mlWeek7_2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5700
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166497908
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:131af63bf0de0437b4a373c34e8c31b8b2b506998c61fdb453a7833f205da98e
|
| 3 |
size 166497908
|
runs/Oct16_11-40-12_ac8e41832af2/events.out.tfevents.1760614844.ac8e41832af2.516.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:d3e098e0058bb5484b0eafc5de6f616b6d710fcb219c4eeb24f4d144115e9cb9
|
| 3 |
+
size 30200
|