-
由 Naman Gupta 提交于
* Class frequency not calculated on resuming training Calculation of class frequency is not needed when resuming training. Anchors can still be recalculated whether resuming or not. * Check rank for autoanchor * Update train.py no autoanchor checks on resume Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>