(phase1)[task]: yolo boxes are too big, they should predict/place themselves as tightly around the ink as possible
Open
enhancement
Priority: medium
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 10h 52m
- Merged PRs (30d)
- 42
Description
AKA, why is the predicted YOLO box so much bigger than the line it is placed around (see picture).
Initially, this should be investigated with the current box system. If this cannot be fixed AND performance is poor enough, experiment with a polygon-started approach (potentially EXTENSIVE work to set this up and will require a new YOLO model).
This will hopefully help staff line detection and downstream pitch finding.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.