This website requires JavaScript.
Explore
Help
Sign In
opencv
/
opencv_contrib
Watch
1
Star
0
Fork
0
You've already forked opencv_contrib
mirror of
https://github.com/opencv/opencv_contrib.git
synced
2025-10-23 18:09:25 +08:00
Code
Issues
Releases
Wiki
Activity
Files
b51ffe3e53e79ff403ee24df6cded26a4e2aae1a
opencv_contrib
/
modules
/
dnn
History
Vitaliy Lyudvichenko
b51ffe3e53
Adding of public interfaces and refactoring of Reshape and MVN layer.
2016-08-02 23:55:04 +03:00
..
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
2015-11-17 15:28:05 +03:00
cmake
Extending of BlobShape and LSTMLayer API, adding of new test
2016-06-29 22:28:28 +03:00
include
/opencv2
Adding of public interfaces and refactoring of Reshape and MVN layer.
2016-08-02 23:55:04 +03:00
perf
Adding of native OpenBLAS and Atlas BLAS'es support and fixed some warnings
2016-06-25 18:13:06 +03:00
samples
Adding of transperent Mat/UMat switching for Blob API
2016-07-09 01:25:27 +03:00
scripts
GSOC 2015: dnn module
2015-09-04 15:26:38 +03:00
src
Adding of public interfaces and refactoring of Reshape and MVN layer.
2016-08-02 23:55:04 +03:00
test
Fixing of reshape and concat layers in OCL mode.
2016-08-02 03:25:56 +03:00
testdata
/dnn
GSOC 2015: dnn module
2015-09-04 15:26:38 +03:00
tutorials
GSOC 2015: dnn module
2015-09-04 15:26:38 +03:00
CMakeLists.txt
Updating API of LSTM layer, fixed LSTM bug in tanh() implementation
2016-06-29 02:23:04 +03:00
README.md
GSOC 2015: dnn module
2015-09-04 15:26:38 +03:00
README.md
Deep Neural Network module