MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / YOLOKMeansAnchorOptimizer

Class YOLOKMeansAnchorOptimizer

optimize_anchors.py:151–220  ·  view source on GitHub ↗

r"""YOLO anchor optimizer using k-means. Code refer to `AlexeyAB/darknet. `_. Args: num_anchors (int) : Number of anchors. iters (int): Maximum iterations for k-means.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected