xuzheyuan624 / yolov3-pytorch

A pytorch implementation of yolov3
24 stars 8 forks source link

Are official weights converted or trained? #1

Open nirbenz opened 6 years ago

nirbenz commented 6 years ago

Thanks for this repository. I'm in the process of trying to adapt it to my own dataset and needs. I was wondering if the weights file supplied was converted from the Darknet-trained weights file or was achieved by training using this code?