YOLO-LISA icon indicating copy to clipboard operation
YOLO-LISA copied to clipboard

where can I download the weight file?

Open zhang11wu4 opened this issue 7 years ago • 5 comments

hi, I searched for the whole project but can't find the weight file. Could you pls tell me where can I download the file, thanks.

zhang11wu4 avatar Feb 02 '18 10:02 zhang11wu4

I can't find it too !

xshalan avatar Feb 10 '18 13:02 xshalan

@zhang11wu4 You should download the pre-trained weights from the Darknet project website, and then use the cfg files to train YOLO-LISA model.

wyfsh avatar Mar 03 '18 20:03 wyfsh

@wyfsh Hello Yifan Wang, can you provide more information about which weight you downloaded? In the note.txt I saw some code number for the download of the weights. However, I was confused what did the number represent.. I just downloaded the weight of tiny-yolo for now. but I don't know which original model weights did you download. Thank you

zhji2822 avatar Dec 26 '18 09:12 zhji2822

@zhji2822 This one darknet19_448.conv.23 from YOLOv2. You can read the chapter 'Training YOLO on VOC' from that page. However, YOLOv3 has been already born, so I guess using the new model and network will be better (and it should be :).

wyfsh avatar Dec 26 '18 17:12 wyfsh

Thank you!! I will check it out now, but I am still getting stuck on the problem of the transfer the format of the dataset. Would you mind helping me to figure out that? Thank you a lot!! I have opened a new issue.

zhji2822 avatar Dec 26 '18 22:12 zhji2822