|
335ae91568
|
Minor fix
|
2019-05-14 17:29:18 +03:00 |
|
|
31dc6c8680
|
Added LSTM sequence detector, and blur data augmentation (for OpenCV only)
|
2019-05-07 16:28:31 +03:00 |
|
|
b6e15f1656
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
|
|
b3579380dc
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
|
|
c7309c1fdb
|
Fixed CRNN (RNN based on Convolution) layer
|
2019-02-01 01:30:02 +03:00 |
|
|
640bdbc063
|
LSTM, RNN, GRU - use connected_layer that uses cuDNN. Fixed CRNN for conv-layer with cuDNN.
|
2019-01-28 23:50:51 +03:00 |
|
|
110b5240a4
|
Fixed LSTM-layer
|
2019-01-28 20:22:14 +03:00 |
|
|
00b87281f3
|
Fixed RNN (RNN, GRU, LSTM) with cuDNN (batch-norm)
|
2019-01-27 03:42:44 +03:00 |
|
|
5e778cd91e
|
add LSTM layer
|
2019-01-23 22:02:09 -06:00 |
|