Small objects detection
#1
by
yukimura7
- opened
I tested this model with my own data, and even without fine-tuning, it did excellent. How did you manage to achieve ball detection, since it's such a small object?
hi @yukimura7 im glad to heard that!
i just did 640 pixel yolov5 fine-tuning. Yolov5 mosaic augmentation handles small objects great.
moreover, you can use sahi for small object detection: https://github.com/obss/sahi/
keremberke
changed discussion status to
closed