Instructions to use Satish678/UIED_Transformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Satish678/UIED_Transformer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Satish678/UIED_Transformer")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Satish678/UIED_Transformer") model = AutoModelForObjectDetection.from_pretrained("Satish678/UIED_Transformer") - 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:f39040a5d96dabec65b665bef2b95ecd90f3754e667be4d743cb5d2e04659aa2
|
| 3 |
size 166630501
|
runs/Jun20_06-53-54_4b23e0061309/events.out.tfevents.1687248350.4b23e0061309.175.1
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:c0a3859f8d325ff7be067cba562051bd719cff2c2d0ce67f0d265b902290e1eb
|
| 3 |
+
size 7139
|