robertknight / ocrs

Rust library and CLI tool for OCR (extracting text from images)
Apache License 2.0
1.1k stars 46 forks source link

Bump rten to v0.4.0 #23

Closed robertknight closed 7 months ago

robertknight commented 7 months ago

This brings optimization to find_contours plus support for additional AveragePool operator attributes, needed to use text recognition models exported from the newest PyTorch releases.