Instructions to use mcity-data-engine/fisheye8k_microsoft_conditional-detr-resnet-50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mcity-data-engine/fisheye8k_microsoft_conditional-detr-resnet-50 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="mcity-data-engine/fisheye8k_microsoft_conditional-detr-resnet-50")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("mcity-data-engine/fisheye8k_microsoft_conditional-detr-resnet-50") model = AutoModelForObjectDetection.from_pretrained("mcity-data-engine/fisheye8k_microsoft_conditional-detr-resnet-50") - Notebooks
- Google Colab
- Kaggle
Daniel Bogdoll commited on
Training in progress, epoch 4
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 174213178
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e52b83f7e245baaadaae831a7f2cd20aa435f6269f5ba4c8fdbc3cdf3f5c3c29
|
| 3 |
size 174213178
|
runs/Feb06_18-34-29_mcity-rtx-4090/events.out.tfevents.1738884870.mcity-rtx-4090.112767.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:3ec7d988556dcc214540624df9f2efcbab7be355f5b106dcf96fa9ab405fc075
|
| 3 |
+
size 35958
|