leeyoshinari / YOLO_v2

The implementation of YOLO v2 with TensorFlow
GNU General Public License v3.0
80 stars 38 forks source link

how to use pretrained weights #21

Closed wingerboy closed 5 years ago

wingerboy commented 5 years ago

There is just one class in my dataset,so, i couldnt use voc or coco pretrained weights. Can you tell me how to use pretrained weight file. btw, your link has expired.

Stinky-Tofu commented 5 years ago

There is just one class in my dataset,so, i couldnt use voc or coco pretrained weights. Can you tell me how to use pretrained weight file. btw, your link has expired.

You can only use the weights in front of the last layer.