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 09:38:56 +08:00
Code
Issues
Releases
Wiki
Activity
Files
bf9e9b81ac2abbdd1a25ab5a589ae727a169c38d
opencv_contrib
/
modules
/
dnn
History
Vitaliy Lyudvichenko
bf9e9b81ac
Adding of OCL and public interface for Softmax layer
2016-07-27 19:22:16 +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 OCL and public interface for Softmax layer
2016-07-27 19:22:16 +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 OCL and public interface for Softmax layer
2016-07-27 19:22:16 +03:00
test
Adding of OCL and public interface for Softmax layer
2016-07-27 19:22:16 +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