Instructions to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mcity-data-engine/fisheye8k_jozhang97_deta-swin-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="mcity-data-engine/fisheye8k_jozhang97_deta-swin-large")# Load model directly from transformers import AutoModelForObjectDetection model = AutoModelForObjectDetection.from_pretrained("mcity-data-engine/fisheye8k_jozhang97_deta-swin-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Daniel Bogdoll commited on
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 878752042
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6264ca23d930e8b0dffe0f0ad9b35912a7315c8cf5756f2a2a60149a25bd0686
|
| 3 |
size 878752042
|
runs/Feb15_07-46-46_mcity-rtx-4090/events.out.tfevents.1739623607.mcity-rtx-4090.1139582.17
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:d60a5944e232eea1fe1bd3061583b6f39b87a981f078b07c46c834aa120666fe
|
| 3 |
+
size 11851
|