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.
 
 
 
 
 
 
VBystricky cc8442e435 Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
..
3rdparty/protobuf Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
cmake Extending of BlobShape and LSTMLayer API, adding of new test 9 years ago
include/opencv2 Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
perf Adding of native OpenBLAS and Atlas BLAS'es support and fixed some warnings 9 years ago
samples Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
scripts GSOC 2015: dnn module 10 years ago
src Add CropLayer and EltWise layer implementation. Add sample for semantic segmentation network. 9 years ago
test Fixing of reshape and concat layers in OCL mode. 9 years ago
testdata/dnn Adding useful .gitignore 9 years ago
tutorials migration: github.com/opencv/opencv_contrib 9 years ago
CMakeLists.txt Merge pull request #707 from ludv1x:dnn 9 years ago
README.md GSOC 2015: dnn module 10 years ago

README.md

Deep Neural Network module