eric612 / MobileNet-YOLO

A caffe implementation of MobileNet-YOLO detection network
Other
865 stars 442 forks source link

Best weight in training #265

Open mtlcrusher opened 4 years ago

mtlcrusher commented 4 years ago

Good day @eric612

Which iteration has the best weight in your model? because i want to train your model by myself from scratch Note: i refer to this model https://github.com/eric612/MobileNet-YOLO/blob/83827a038efdd891f4d01bf711e520bf2539c036/models/yolov3/mobilenet_yolov3_lite_solver.prototxt

thank you