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 400
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:aa3c52a787bd7fd9bb6afbdfe41e7d9fe326b10684d11317ee5d8110ea55d3a0
|
| 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:6de6bda4707f0a175134945699aa3222ebc0a595d453d4bfb0c40e2583e623c5
|
| 3 |
+
size 6445
|