Instructions to use tengkai/outcome with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tengkai/outcome with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="tengkai/outcome")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("tengkai/outcome") model = AutoModelForObjectDetection.from_pretrained("tengkai/outcome") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166502020
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d667e54f4b494691833bf14a7c36e333173ca364fe7b0e225dc4c6388ec313d7
|
| 3 |
size 166502020
|
runs/Nov14_16-08-15_6f10f56d1087/events.out.tfevents.1699978103.6f10f56d1087.3148.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:4f7cbb26f159191e51185103f5f4ebda1a0bc12c0d32520e27191755105e9df5
|
| 3 |
+
size 6328
|