File size: 598 Bytes
f278bf4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
license: cc-by-4.0
---
# Deer detection image model
This model is used in a deer repellent (peurakarkotin) device.
### Description
Model is finetuned from [YOLOv8n by Ultralytics](https://github.com/ultralytics/ultralytics/tree/main)
## Dataset
~2700 images of deers or negatives that were falsely detected as deer during testing.
- 85% [deer detection dataset from Roboflow Universe](https://universe.roboflow.com/object-detection/deer-detection-mvfx0) (cleaned up from 3500 to 2300)
- 15% images from deer repellent
- 4% positive images
- 5% augmented images
- 6% negative images |