MCPcopy Create free account
hub / github.com/dbolya/yolact / optimize_bboxes.py

File optimize_bboxes.py

scripts/optimize_bboxes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Instead of clustering bbox widths and heights, this script
3directly optimizes average IoU across the training set given
4the specified number of anchor boxes.

Callers

nothing calls this directly

Calls 4

optimizeFunction · 0.85
print_outFunction · 0.85
pretty_strFunction · 0.85
to_relativeFunction · 0.70

Tested by

no test coverage detected