opencv/modules/dnn
Tomoaki Teshima ecb6bcf2e0 fix build error on Visual Studio 2012
* round doesn't exists in standard library of Visual Studio 2012
  * apply the correct computation of ROI
2017-12-13 17:40:07 +03:00
..
include/opencv2 ROIPooling layer 2017-12-07 19:04:38 +03:00
misc ROIPooling layer 2017-12-07 19:04:38 +03:00
perf Fix conv/deconv/fc layers FLOPS computation 2017-12-07 11:42:04 +03:00
src fix build error on Visual Studio 2012 2017-12-13 17:40:07 +03:00
test Merge pull request #10255 from dkurt:dnn_roi_pooling 2017-12-08 11:20:07 +00:00
CMakeLists.txt dnn: avoid conflicts with original caffe.proto 2017-11-20 19:04:00 +03:00