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 1200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166620197
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccce0bcefc5d7c13168916c1c8868c3551dedadf4811c999ff1c59537bd42d89
|
| 3 |
size 166620197
|
runs/Jun15_06-56-45_097da15b2975/events.out.tfevents.1686812233.097da15b2975.17093.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:6c818bf5c65b5e92ca7fce23aed85eb223f1f5741f5561e1ad854b733d9a8534
|
| 3 |
+
size 8538
|