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 5200
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:0429cc330c6e5e01dea159750200d4f33a9e77e09f49d869c4173c3005f9ab91
|
| 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:45191bcd2f6bc34982e44ec1566e07c8813114270a306629dab3ac117a462121
|
| 3 |
+
size 27736
|