retinaface_caffe icon indicating copy to clipboard operation
retinaface_caffe copied to clipboard

完整版caffe-cpp实现

Results 5 retinaface_caffe issues
Sort by recently updated
recently updated
newest added

I1217 08:19:26.450222 6021 layer_factory.hpp:77] Creating layer mobilenet0_relu8 I1217 08:19:26.450242 6021 net.cpp:86] Creating Layer mobilenet0_relu8 I1217 08:19:26.450255 6021 net.cpp:408] mobilenet0_relu8 mobilenet0_batchnorm8 (in-place) I1217 08:19:26.459385 6021 net.cpp:124] Setting up mobilenet0_relu8 I1217 08:19:26.459436...

I0809 19:18:18.471977 15264 net.cpp:84] Creating Layer mobilenet0_conv25 I0809 19:18:18.477895 15264 net.cpp:406] mobilenet0_conv25 mobilenet0_conv25 I0809 19:18:19.578912 15264 net.cpp:122] Setting up mobilenet0_conv25 I0809 19:18:19.578912 15264 net.cpp:129] Top shape: 1 256 20 20...

您好, 您用的opencv版本是哪个,谢谢

why resize all input to size "input_geometry_"? Does the Input img must be a fixed size?