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

Class YOLODEAnchorOptimizer

optimize_anchors.py:223–319  ·  view source on GitHub ↗

YOLO anchor optimizer using differential evolution algorithm. Args: num_anchors (int) : Number of anchors. iters (int): Maximum iterations for k-means. strategy (str): The differential evolution strategy to use. Should be one of: - 'best1bin'

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