Instructions to use Satish678/UIED with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Satish678/UIED with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Satish678/UIED")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Satish678/UIED") model = AutoModelForObjectDetection.from_pretrained("Satish678/UIED") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166630501
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd78a2643daf4abc94cf3a3065c78ed7d32c47284f9a5fdd1d9217df76640367
|
| 3 |
size 166630501
|
runs/Jun16_16-57-19_26d32cc0283c/events.out.tfevents.1686934772.26d32cc0283c.662.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:25c81242d5e495f10b72ba1a2cd5ef7a1f5994ce7e5fbc22f41f6992d44ea3ca
|
| 3 |
+
size 7073
|