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 800
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:83624bb71a81d2b2cb4d93884e02eb3e07282b8d5a7bf328531d5c8ba6bcf07b
|
| 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:086739baa222ec5064535417fee5705e5e6c117109e5598c34ec10de48772562
|
| 3 |
+
size 7701
|