Home
last modified time | relevance | path

Searched refs:has_mean_file (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/caffe/
H A Dcaffe_io.cpp683 if (layer_param.has_mean_file()) { return true; } in NetNeedsDataUpgrade()
690 if (layer_param.has_mean_file()) { return true; } in NetNeedsDataUpgrade()
697 if (layer_param.has_mean_file()) { return true; } in NetNeedsDataUpgrade()
716 if (layer_param->has_mean_file()) { \
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/caffe/
H A Dopencv-caffe.pb.h5252 bool has_mean_file() const;
6841 bool has_mean_file() const;
8752 bool has_mean_file() const;
12232 bool has_mean_file() const;
22300 inline bool TransformationParameter::has_mean_file() const { in has_mean_file() function
23723 inline bool DataParameter::has_mean_file() const { in has_mean_file() function
25406 inline bool ImageDataParameter::has_mean_file() const { in has_mean_file() function
27928 inline bool WindowDataParameter::has_mean_file() const { in has_mean_file() function
H A Dopencv-caffe.pb.cc16701 if (from.has_mean_file()) { in TransformationParameter()
17039 if (has_mean_file()) { in ByteSizeLong()
20718 if (from.has_mean_file()) { in DataParameter()
21153 if (has_mean_file()) { in ByteSizeLong()
25482 if (from.has_mean_file()) { in ImageDataParameter()
25983 if (has_mean_file()) { in ByteSizeLong()
33884 if (from.has_mean_file()) { in WindowDataParameter()
34434 if (has_mean_file()) { in ByteSizeLong()