mindee / doctr-tfjs-demo

Javascript demo of docTR, powered by TensorFlowJS
94 stars 20 forks source link

feat: add padding in crops resizing for recognition model #18

Closed charlesmindee closed 2 years ago

charlesmindee commented 2 years ago

This PR simply adds padding for recognition task, which improves greatly the performances of the CRNN. Any feedback is welcome!