ahmedmazari-dhatim

Results 4 comments of ahmedmazari-dhatim

Hi @bgshih does your TextBoxes [ https://github.com/MhLiao/TextBoxes](url) work on invoices ? such as : ![image_0032](https://cloud.githubusercontent.com/assets/26280625/26097493/ffd1d37c-3a24-11e7-942b-6087840a5b6c.jpg) Thank you

Hi @MhLiao, Thank you a lot for your answer. However l don't find where output the probabilities in CRNN, do you mind tell me where can l print them? Thank...

Hello @MhLiao , Thank you a lot for your answer. However, l'm using Pytorch version this is why l'm asking the question. l don"t have access from pytorch version of...

Hi @MhLiao , Yes but can't find how to access` cpp/ctc.cpp` from pytorch version. We have only this class in pytorch `CTCLOSS()` CTCLoss() is : ``` import torch import warpctc_pytorch...