v0.57.2
·
2496 commits
to main
since this release
💪 Added
Easy OCR 🤝 inference
Thanks to @lou-roboflow we have EasyOCR model supported in inference and Workflows ecosystem.
⚡ Improved
- ⚡️ Speed up function
post_process_ocr_resultby 765% in PR #1577 (New_OCR_Blocks) by @codeflash-ai[bot] in #1589 - Reduce latency resulting from VideoFrameProducer by @grzegorz-roboflow in #1579
🚧 Fixed
- Fix "Getting Started" python version requirement by @brunopicinin in #1581
- Fall back to 'Fit (grey edges) in' when 'Fit (reflect edges) in' / 'Fit within' / 'Fill (with center crop) in' is passed as resize method by @grzegorz-roboflow in #1584
- Update aiortc dependency by @cdeil in #1583
- Fix SyntaxWarning in core/devices/utils.py by @cdeil in #1582
- Guard owlv2 and transformers artifacts download with lock by @grzegorz-roboflow in #1578
- Fix test_rfdetr_base_with_background_class - by @grzegorz-roboflow in #1590
- Fix ocr changes by @PawelPeczek-Roboflow in #1592
- Fix issues with EasyOCR - cache location and requirements by @PawelPeczek-Roboflow in #1594
- Fix docker builds by @PawelPeczek-Roboflow in #1595
- Add bugfix for easyocr by @PawelPeczek-Roboflow in #1596
- Fix ocr again forth time by @PawelPeczek-Roboflow in #1597
- Pass execution_id header based on ContextVar set by http_api middleware by @grzegorz-roboflow in #1593
- Fix: Add psutil dependency to resolve slim Docker image startup failures by @antsa-alec in #1580
- Fix issues with EasyOCR and integration tests by @PawelPeczek-Roboflow in #1598
- Retain empty 'parent_id' field in OCR response by @PawelPeczek-Roboflow in #1599
- Fix bug in florence 2 old inference by @PawelPeczek-Roboflow in #1591
🥼 Changes inference-experimental
- support of Torch script backend for models
- support for models-specific features in auto-negotiation
- foundations for RF trained models support in
inference-exp
See details: #1450
🏅 New Contributors
- @antsa-alec made their first contribution in #1580
Full Changelog: v0.56.0...v0.57.2