zdenop
|
f47c7c92dd
|
fix uninitialized variables in wordstrboxrenderer and lstmboxrenderer;
CID 1399132, 1399134, 1399135, 1399137, 1399140, 1399141, 1399142
|
2019-03-31 12:26:49 +02:00 |
|
Stefan Weil
|
7fbde96a04
|
Format new code with clang-format
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-03-02 20:26:07 +01:00 |
|
Shree
|
22c099348b
|
rename LSTMBOX to LSTMBox
|
2019-03-02 09:11:47 +00:00 |
|
Stefan Weil
|
b3bd23edb7
|
Remove whitespace at line endings
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-02-19 13:53:31 +01:00 |
|
Shree Devi Kumar
|
311053681c
|
put common code in AddBoxToLSTM
|
2019-02-10 09:16:45 +00:00 |
|
Shree Devi Kumar
|
0f42fd8c69
|
change to use bbox coordinates for TEXTLINE for all characters
(cherry picked from commit 049db108b2d6cd3a7f52e480212320613117d50b)
|
2019-02-05 14:03:29 +00:00 |
|
Shree Devi Kumar
|
9c89cd51cf
|
Add a new renderer to create box files from images for LSTM training
(cherry picked from commit 921da6be2bdbda2ddd64514f9b6bec40a336246a)
fix typo
(cherry picked from commit 7bd1a0c80393fce2f34e2845cb26760bcf3791cd)
Add lstmboxrenderer to CMakeLists
(cherry picked from commit cfef3a889aef830725921b5c0218d5e9c633b03e)
fix formatting
(cherry picked from commit 7ba2b01ede7940ed609a073364948ef8c838cd10)
|
2019-02-05 14:03:29 +00:00 |
|