Closed tadas-subonis closed 5 years ago
clstm is largely obsolete these days, superseded by engines based on frameworks like tensorflow and torch. Apart from digging through the code to and perusing @tmbdev's publications, you won't find much documentation I'm afraid.
clstm is basically the same as ocropy, but implemented in c++ instead of python.
So the answer is the same: https://github.com/tmbdev/ocropy/issues/327
Thanks
On Mon, Jul 29, 2019 at 5:27 PM Amit D. notifications@github.com wrote:
clstm is basically the same as ocropy, but implemented in c++ instead of python.
So the answer is the same: tmbdev/ocropy#327 https://github.com/tmbdev/ocropy/issues/327
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tmbdev/clstm/issues/150?email_source=notifications&email_token=AAB4LMXOYDJOHN2PQ4HUTRTQB4D7PA5CNFSM4H3QH7C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3BCLLA#issuecomment-516040108, or mute the thread https://github.com/notifications/unsubscribe-auth/AAB4LMRB73JNDJY65TJLZCLQB4D7PANCNFSM4H3QH7CQ .
--
Kind Regards, Tadas Šubonis
... superseded by engines based on frameworks like tensorflow and torch.
I would like to see what kind of model clstm uses but it seems I can't to find the structure of it anywhere here.
Any tips/links would be appreciated.