opencv/modules/dnn/src/caffe
Yannis Guyon 1db93911ae
Support string_view in caffe_importer
An upcoming change in Protobuf will change the return types of various
methods like Descriptor::name() and Message::GetTypeName() from const
std::string& or std::string to absl::string_view. This CL fixes users
of those methods to work both before and after the change.
2024-12-09 10:24:01 +01:00
..
caffe_importer.cpp Support string_view in caffe_importer 2024-12-09 10:24:01 +01:00
caffe_io.cpp Use the one argument version of SetTotalBytesLimit. 2021-08-19 14:31:29 +02:00
caffe_io.hpp dnn: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
caffe_shrinker.cpp Merge pull request #24892 from opencv-pushbot:gitee/alalek/dnn_avoid_16s_usage 2024-01-26 16:34:17 +03:00
glog_emulator.hpp Disabled logging in caffe parser in release 2017-06-29 17:36:48 +03:00
opencv-caffe.proto dnn(caffe): add DetectionOutputParameter.clip to .proto file 2020-12-09 05:21:07 +00:00