meijieru / crnn.pytorch

Convolutional recurrent network in pytorch
MIT License
2.4k stars 657 forks source link

Fixed incorrect tensor size annotation #262

Open flysmart opened 1 year ago

flysmart commented 1 year ago

Corrected incorrect annotations, which helps others better learn, understand, and use this network