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 3600
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:6b02ae87a91d452a83a39d0aa0faa742dc958fcb049d46a4404af2580eb04a79
|
| 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:e1de235ade1b0eda5233f7b34407275b75142c6a65a46ef496d4a080eddeb587
|
| 3 |
+
size 20984
|