Vitaliy Lyudvichenko
|
b51ffe3e53
|
Adding of public interfaces and refactoring of Reshape and MVN layer.
|
2016-08-02 23:55:04 +03:00 |
|
Vitaliy Lyudvichenko
|
4f57806858
|
Fixing of reshape and concat layers in OCL mode.
|
2016-08-02 03:25:56 +03:00 |
|
Vitaliy Lyudvichenko
|
7f0260c1db
|
Adding of OCL versions of Concat, Split, Slice layers
Moving more Caffe loaders to sparate file
|
2016-08-01 20:04:18 +03:00 |
|
Vitaliy Lyudvichenko
|
d0a9683fa5
|
Moving of Caffe loaders into separate file
|
2016-08-01 01:29:12 +03:00 |
|
Vitaliy Lyudvichenko
|
e713af1a69
|
Adding of OCL activations
|
2016-07-31 15:20:48 +03:00 |
|
Vitaliy Lyudvichenko
|
e33da71a8a
|
Adding of setTo method for Blob, fixing of UMat allocation
|
2016-07-28 22:36:44 +03:00 |
|
Vitaliy Lyudvichenko
|
909a002241
|
Adding of OCL and public interface for InnerProduct layer
|
2016-07-28 21:54:49 +03:00 |
|
Vitaliy Lyudvichenko
|
bf9e9b81ac
|
Adding of OCL and public interface for Softmax layer
|
2016-07-27 19:22:16 +03:00 |
|
Vitaliy Lyudvichenko
|
d8507fef74
|
Swapping of stride and pad params inside layers initializers
|
2016-07-26 18:24:54 +03:00 |
|
Vitaliy Lyudvichenko
|
0af7f9ea29
|
Adding of OCL & public interface for Pooling layer
|
2016-07-26 18:14:49 +03:00 |
|
Vitaliy Lyudvichenko
|
601afeed90
|
Adding of OCL implementations and public interfaces for Convolution and LRN
|
2016-07-26 00:20:55 +03:00 |
|
Vitaliy Lyudvichenko
|
50c9e1c912
|
Updating of (De)Convolution layer implementations
Adding OCL version of col2im()
Polymorphic Deconvolution forward() implementation
Fixed OCL gemm problem
|
2016-07-17 16:47:34 +03:00 |
|
Vitaliy Lyudvichenko
|
1913eb7060
|
Adding of shape utils, more clearer layers implementations, more ocl tests
|
2016-07-15 01:51:31 +03:00 |
|
Vitaliy Lyudvichenko
|
b70a9dc16d
|
Adding of templated GPU/CPU implementation of Convolution layer
|
2016-07-09 21:32:42 +03:00 |
|
Vitaliy Lyudvichenko
|
b26896c00e
|
Adding of transperent Mat/UMat switching for Blob API
|
2016-07-09 01:25:27 +03:00 |
|
Vitaliy Lyudvichenko
|
99d1e44a29
|
Updating of RNN layer API and RNN
|
2016-07-04 16:41:02 +03:00 |
|
Vitaliy Lyudvichenko
|
45010af835
|
Extending of BlobShape and LSTMLayer API, adding of new test
|
2016-06-29 22:28:28 +03:00 |
|
Vitaliy Lyudvichenko
|
a3c6f1dcf2
|
Updating API of LSTM layer, fixed LSTM bug in tanh() implementation
LSTM bug is caused by different behaviour of std::tanh() and hand-
crafted
tanh() via std::exp().
|
2016-06-29 02:23:04 +03:00 |
|
Vitaliy Lyudvichenko
|
44a8e81856
|
Adding of native OpenBLAS and Atlas BLAS'es support and fixed some warnings
|
2016-06-25 18:13:06 +03:00 |
|
Vitaliy Lyudvichenko
|
4cb108efcd
|
Adding CPU parallelization for element-wise layers and im2col operation
|
2016-06-23 17:58:19 +03:00 |
|
Vitaliy Lyudvichenko
|
6d3cb8080c
|
Refinement of BlobShape API explicit BlobShape(int,int) constructor was removed
BlobShape::all(int, int) substitutes explicit BlobShape(int,int)
added new intuitive constructors: BlobShape(s0); BlobShape(s0, s1)...
added corresponding tests
|
2016-06-16 21:03:51 +03:00 |
|
Vitaliy Lyudvichenko
|
5baccb7bf1
|
Adding of docs headers for layers list, fixing of layer factory macroses
|
2016-06-16 17:08:03 +03:00 |
|
Vitaliy Lyudvichenko
|
2f6cac69f7
|
Improving of docs for recurrent layers
|
2016-06-16 15:18:36 +03:00 |
|
Vitaliy Lyudvichenko
|
09bbe0fb29
|
Fixing unix build and cmake MKL searching
|
2016-06-16 02:34:35 +03:00 |
|
Vitaliy Lyudvichenko
|
b96fbe4cbb
|
Optimization of InnerProduct layer
|
2016-06-14 18:16:02 +03:00 |
|
Vitaliy Lyudvichenko
|
e099c3992f
|
Adding of RNN layer
|
2016-06-14 18:06:35 +03:00 |
|
Vitaliy Lyudvichenko
|
893a565951
|
Adding of reccurent layers (LSTM)
|
2016-06-13 22:28:58 +03:00 |
|
Vitaliy Lyudvichenko
|
67c825c04f
|
Adding of perf test for DNN module.
|
2016-06-13 22:28:24 +03:00 |
|
Vitaliy Lyudvichenko
|
b1c87936e3
|
adding of BLAS and MKL support into dnn module
|
2016-06-10 00:36:34 +03:00 |
|
Alexander Alekhin
|
cd5993c657
|
Merge pull request #693 from alalek:pr616
|
2016-06-02 17:12:44 +00:00 |
|
Gary Bradski
|
f5deefefe2
|
Extensive changes to master README.md
Extensive changes to README.md opencv_contrib file to bring it up to date.
|
2016-06-02 16:08:59 +03:00 |
|
Alexander Alekhin
|
366f25b946
|
Merge pull request #683 from wujiang:patch-1
|
2016-06-02 12:57:36 +00:00 |
|
Wu Jiang
|
9481d44b44
|
Fix a typo
`lenght` --> `length`
|
2016-05-25 22:59:04 -04:00 |
|
Alexander Alekhin
|
ba1d3ef99c
|
Merge pull request #678 from sturkmen72:fix_for_haarcascade_mcs_files
|
2016-05-25 10:07:45 +00:00 |
|
Maksim Shabunin
|
dc4c0bb0e2
|
Merge pull request #679 from dharezlak:patch-1
|
2016-05-24 15:29:08 +00:00 |
|
Alexander Alekhin
|
fc763bfa1c
|
Merge pull request #680 from Algomorph:master
|
2016-05-23 20:02:08 +00:00 |
|
Gregory Kramida
|
395db9e721
|
Fix sign() macro redefinition compile-time error
|
2016-05-23 13:00:28 -04:00 |
|
dharezlak
|
6dd416cd21
|
Merge pull request #1 from berak/structured_light_py_java
structured_light: python / java bindings
|
2016-05-23 11:58:45 +02:00 |
|
Suleyman TURKMEN
|
55e53ea86b
|
fix for width&height problem in haarcascade_mcs_xxx.xml files
|
2016-05-22 15:25:22 +03:00 |
|
Maksim Shabunin
|
eada22052c
|
Merge pull request #554 from cr333:aruco-python
|
2016-05-20 13:36:05 +00:00 |
|
Maksim Shabunin
|
6dc1f416a0
|
Merge pull request #638 from mshabunin:fix-face-python-predict
|
2016-05-17 08:52:06 +00:00 |
|
Alexander Alekhin
|
22a136f67f
|
Merge pull request #671 from mshabunin:fix-cvv-build
|
2016-05-16 15:14:42 +00:00 |
|
Maksim Shabunin
|
7e11a7e11a
|
Fixed cvv module build
|
2016-05-16 14:54:16 +03:00 |
|
Alexander Alekhin
|
6768e48c22
|
Merge pull request #651 from cbalint13:seeds
|
2016-05-10 12:45:56 +00:00 |
|
Alexander Alekhin
|
1043e2e058
|
Merge pull request #660 from StevenPuttemans:add_extra_sample_info
|
2016-05-04 18:11:14 +00:00 |
|
StevenPuttemans
|
784fb55c9b
|
add model location info
|
2016-05-04 10:56:23 +02:00 |
|
Alexander Alekhin
|
e607b784aa
|
Merge pull request #657 from berak:tracking_fix_selectRoi
|
2016-05-03 09:54:46 +00:00 |
|
berak
|
19b72cc41e
|
tracking: fix selectRoi()
|
2016-05-03 09:13:54 +02:00 |
|
berak
|
4889ec5cdf
|
structured_light: python / java bindings
|
2016-05-02 09:55:55 +02:00 |
|
Balint Cristian
|
6241296f5b
|
Allow vector<Mat> raster bands to SEEDS.
|
2016-05-01 11:28:18 +03:00 |
|