caffe-yolo
caffe-yolo copied to clipboard
Question about the meaning of the parameter "side" in the data_param part of data layer in gnet_test.prototxt
Hi yeahkun,
Thank you for your work. I am using your caffe-yolo to do test while there is no resonable show about the bounding boxes and classification score. When I debug the code, I found the parameter "side" in the data_param part in the data layer of the file "gnet_yolo" and it can not be changed from 7. But I don't know the meaning of it. So can you show me what is the function of this parameter?
Thanks
Wenchi
It is the grid_size , 7 x 7 in this case