v0.1.0
This an initial stable release.
Has limitations :
- no image rotation correction
- no "/api/process_bulk" method
- can only process one request at a time (for now) (the alternative to this is to spin up multiple containers to properly split CPU resources between them)
- possible issues with certain fonts as it detects the wrong characters (for example "I" becomes "1" for Arial based fonts in some cases)
To do:
- "/api/process_bulk" (this would only make sense to use with docs that are at most 1-2 pages)
Full Changelog: https://github.com/CogStack/ocr-service/commits/v0.1.0