opencv/modules/dnn/src/caffe
Alexander Alekhin 01048e5603
Merge pull request #16616 from alalek:dnn_fix_input_shape
* dnn: fix processing of input shapes

- importer: avoid using of .setInput() => .setInputShape()
- setInput: shape limitation check (partial)

* dnn(test): test .setInput() in readNet()
2020-02-21 22:39:54 +03:00
..
caffe_importer.cpp Merge pull request #16616 from alalek:dnn_fix_input_shape 2020-02-21 22:39:54 +03:00
caffe_io.cpp dnn: both protobuf readers have similar behavior 2019-06-25 18:03:04 +03:00
caffe_io.hpp dnn: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
caffe_shrinker.cpp Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
glog_emulator.hpp Disabled logging in caffe parser in release 2017-06-29 17:36:48 +03:00
opencv-caffe.proto Support for several min and max sizes in PriorBox layer (Merge pull request #15076) 2019-07-30 17:23:47 +03:00