Instructions to use gfermoto/birdlense-birds-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use gfermoto/birdlense-birds-eu with ultralytics:
# Couldn't find a valid YOLO version tag. # Replace XX with the correct version. from ultralytics import YOLOvXX model = YOLOvXX.from_pretrained("gfermoto/birdlense-birds-eu") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Upload best_finetuned.pt
Browse fileshttps://huggingface.co/datasets/gfermoto/birdlense-annotations/blob/main/birdlense_dataset_20260420.zip
- best_finetuned.pt +3 -0
best_finetuned.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e853dde365fbd49553091bd972257dc4cc1c88a87724867421113bd4eb859547
|
| 3 |
+
size 4459138
|