Nikolay Maslovich
Nikolay Maslovich
As far as I understood `inf` values appear when it is impossible to align sequences, so a probability which is calculated by CTC will be 0. And neglog of it...
@AhmedKhaled945 Ie You mean that number of time-steps of RNN (If I am using standard OCR approach: CNN + LSTM) should be `2 * n - 1`, where `n` --...
@AhmedKhaled945 Thank you
@faneshion exactly
https://github.com/grimoire/torch2trt_dynamic solves this, thanks @aoaforever