Instructions to use joe611/chickens with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joe611/chickens with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="joe611/chickens")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("joe611/chickens") model = AutoModelForObjectDetection.from_pretrained("joe611/chickens", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 166494824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ba06181d32b730420f4e6255f9596e59ba5355ae5b67bbc46e364504b286acd
|
| 3 |
size 166494824
|
runs/Sep20_03-55-25_2c53554200d6/events.out.tfevents.1726804525.2c53554200d6.1298.2
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:fd99f8b7b0ff5fab71c27dda4126978e13eabd8e578a208365c4e37a6efd2d2f
|
| 3 |
+
size 10152
|