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, epoch 30
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:b7a416beb2fe605b98ca17cb6078ade41665dca62c4053ab09699e93172660eb
|
| 3 |
size 166494824
|
runs/Sep20_20-26-11_a24ff83ea297/events.out.tfevents.1726863972.a24ff83ea297.4851.15
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:3f2714c75dd40c3b40f8f4b1e877c7f22d02900dd39c82b7784e4aeed59f699d
|
| 3 |
+
size 16736
|