YuHengsss / YOLOV

This repo is an implementation of PyTorch version YOLOV Series
Apache License 2.0
278 stars 39 forks source link

About the training hyperparameter setting of yolov_x #44

Closed lh4027 closed 1 year ago

lh4027 commented 1 year ago

Hello author, I would appreciate your advice on the setting of training hyperparameters when training the yolov_x large model, do the learning rate and epochs need to be increased?

YuHengsss commented 1 year ago

Yep, you should tune it upon your dataset