opencv/modules/dnn
Alexander Alekhin 65b0b319eb eliminate MSVS2017 build warning
modules\dnn\src\layers\prior_box_layer.cpp(208): warning C4834: discarding return value of function with 'nodiscard' attribute
2018-04-28 15:14:41 +03:00
..
cmake/hooks dnn: make OpenCL DNN code optional 2018-03-01 12:12:40 +03:00
include/opencv2 build: unreachable code after CV_Error() (part 2) 2018-04-24 16:03:40 +03:00
misc Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
perf Enable some tests for clDNN plugin from Intel's Inference Engine 2018-04-20 10:47:46 +03:00
src eliminate MSVS2017 build warning 2018-04-28 15:14:41 +03:00
test Custom layers for deep learning networks (#11129) 2018-04-24 14:59:59 +03:00
CMakeLists.txt cmake: disable checks for protobuf generated files 2018-03-28 18:43:28 +03:00