- 19 Jun, 2017 1 commit
-
-
- 16 Jun, 2017 2 commits
-
-
Aleksandr Rybnikov authored
-
Maksim Shabunin authored
-
- 15 Jun, 2017 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
dkurt authored
-
Vadim Pisarevsky authored
* rewritten the following layers to be [much] more efficient: convolution, fully connected, activations (relu, tanh, ...), LRN. Use optional AVX optimization for the first two. * eliminated trailing whitespaces
-
dkurt authored
-
- 14 Jun, 2017 4 commits
-
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Diego authored
The while loop in member function buildPyramid in deepflow.cpp terminated as a result of the break statement and never as a result of the termination criteria because the "i" variable in the while loop was never incremented. Changed the while loop into a for loop Changed the while loop into a for loop in the member function buildPyramid in deepFlow.cpp removed trailing whitespace
-
- 11 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 09 Jun, 2017 2 commits
-
-
Aleksandr Rybnikov authored
* Reuse deep learning output blobs * Changed order for iterating through blobs while seeking memory. Refactored a little.
-
Vadim Pisarevsky authored
-
- 08 Jun, 2017 2 commits
-
-
Alexander Alekhin authored
-
Jcrist99 authored
fix java wrappers for ERFilter, OCRHMMDecoder, OCRBeamSearchDecoder (#1210) * fix java wrappers for ERFilter, OCRHMMDecoder, OCRBeamSearchDecoder * fix comments
-
- 06 Jun, 2017 1 commit
-
-
Aleksandr Rybnikov authored
-
- 05 Jun, 2017 1 commit
-
-
dkurt authored
-
- 03 Jun, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 02 Jun, 2017 2 commits
-
-
Yuriy Obukh authored
-
Natsuki Kawai authored
Fixed a buffer overflow which occurs when setImage is called with different images and default image_id.
-
- 31 May, 2017 1 commit
-
-
abratchik authored
-
- 30 May, 2017 2 commits
-
-
Alexander Alekhin authored
-
Pavel Vlasanek authored
Incremental commit. Theory updated. Theory finished. Inpainting in progress. Inpainting done plus minor fix in kernel computation. Tutorials done. Documentation done. Whitespace fix. Update. Conversion to jpg. Documentation links fixed.
-
- 27 May, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 26 May, 2017 2 commits
-
-
catree authored
-
Dmitry Kurtaev authored
-
- 25 May, 2017 2 commits
-
-
Aleksandr Rybnikov authored
-
Vadim Pisarevsky authored
-
- 24 May, 2017 8 commits
-
-
dkurt authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
Maksim Shabunin authored
-
Vladislav Sovrasov authored
-
Aleksandr Rybnikov authored
-
- 23 May, 2017 1 commit
-
-
Vadim Pisarevsky authored
-