in caffe/examples/kitti/detectnet_network-2classes.prototxt there are multi image size_y which is image_size_x: 1248 image_size_y: 384 param_str : '1248, 352, 16, 0.6, 3, 0.02, 22, 2' what is the difference between them?
in caffe/examples/kitti/detectnet_network-2classes.prototxt
there are multi image size_y which is
image_size_x: 1248
image_size_y: 384
param_str : '1248, 352, 16, 0.6, 3, 0.02, 22, 2'
what is the difference between them?