eric612 / Caffe-YOLOv3-Windows

A windows caffe implementation of YOLO detection network
Other
212 stars 128 forks source link

yolo_v2_loss layer #5

Closed HKLee2040 closed 6 years ago

HKLee2040 commented 6 years ago

Can you show me a prototxt example about how to set yolo_v2_loss layer parameters?

eric612 commented 6 years ago

https://github.com/eric612/Caffe-YOLOv2-Windows/blob/master/models/yolov2/train.prototxt

You can reference the parameter of region loss layer at the end of prototxt