AlibabaResearch / efficientteacher

A Supervised and Semi-Supervised Object Detection Library for YOLO Series
GNU General Public License v3.0
820 stars 147 forks source link

How to train efficientteacher using custom yolov5m ? #79

Open fadishaar84 opened 1 year ago

fadishaar84 commented 1 year ago

Hello, thanks for sharing this great work. I have a question regarding training my custom dataset using yolov5m model, how to create .yaml file similar to this : yolov5l_custom_ssod.yaml? what modifications need to be done related to yolov5m model?