Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 2d1fc7a6cd Merge pull request #391 from rokm:dnn_fix 10 years ago
..
3rdparty/protobuf DNN module 3rdparty VS 2015 warnings disabled 10 years ago
cmake GSOC 2015: dnn module 10 years ago
include/opencv2 opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) 10 years ago
samples GSOC 2015: dnn module 10 years ago
scripts GSOC 2015: dnn module 10 years ago
src opencv_dnn: replaced static LayerFactory::impl member with a static function that constructs the object on the first use (fix for bug #383) 10 years ago
test GSOC 2015: dnn module 10 years ago
testdata/dnn GSOC 2015: dnn module 10 years ago
tutorials GSOC 2015: dnn module 10 years ago
CMakeLists.txt GSOC 2015: dnn module 10 years ago
README.md GSOC 2015: dnn module 10 years ago

README.md

Deep Neural Network module