Tossy0423 / yolov4-for-darknet_ros

This is the environment in which YOLO V4 is ported to darknet_ros.
MIT License
108 stars 53 forks source link

How to retrain my own yolo network #18

Open wwh01875 opened 2 years ago

wwh01875 commented 2 years ago

If I need to retrain a custom data set, how to do it in practice? I still need to copy the weight file after training in another computer. I cannot use this tool to retrain model ?