crnn-pytorch
crnn-pytorch copied to clipboard
Change input size
Hi,
How can I change the input size of an image?
Currently other input sizes e.g. (256x64) result in assertion error the height of out must be 1
@IvonaTau, have you solved this issue?