wizyoung / YOLOv3_TensorFlow

Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
MIT License
1.55k stars 580 forks source link

How to finetune my dataset with VOC pretrained weights? #216

Open kalayan opened 4 years ago

kalayan commented 4 years ago

Hi, I want to finetune my dataset with VOC pretrained weights, but it seen to need to convert VOC weight before I ues it?

Thanks!

aluds123 commented 4 years ago

Hi, you can use the pretrained weight which provide by wizyoung.

cxjaicj commented 4 years ago

Hi, you can use the pretrained weight which provide by wizyoung.

The file Shared by the author cannot be downloaded.Could you please share your weight file with me?

cxjaicj commented 4 years ago

Hi, I want to finetune my dataset with VOC pretrained weights, but it seen to need to convert VOC weight before I ues it?

Thanks! The file Shared by the author cannot be downloaded.Could you please share your weight file with me?