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 5000
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:cee1eadf87373ea95a8812a9f736871b593b38d5d62a4d7e712a3c5934d3e1f6
|
| 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:77ffe48ebcccc11fb12ac361f59adff980d10b2511b8a876757976171a06d3db
|
| 3 |
+
size 26892
|