|
|
@@ -47,7 +47,7 @@
|
|
|
- 2025/10/24 2.6.0 Release
|
|
|
- `pipeline` backend optimizations
|
|
|
- Added experimental support for Chinese formulas, which can be enabled by setting the environment variable `export MINERU_FORMULA_CH_SUPPORT=1`. This feature may cause a slight decrease in MFR speed and failures in recognizing some long formulas. It is recommended to enable it only when parsing Chinese formulas is needed. To disable this feature, set the environment variable to `0`.
|
|
|
- - `OCR` speed significantly improved by 200%~300%, thanks to the optimization solution provided by @cjsdurj
|
|
|
+ - `OCR` speed significantly improved by 200%~300%, thanks to the optimization solution provided by [@cjsdurj](https://github.com/cjsdurj)
|
|
|
- `OCR` models updated to `ppocr-v5` version for Cyrillic, Arabic, Devanagari, Telugu (te), and Tamil (ta) languages, with accuracy improved by over 40% compared to previous models
|
|
|
- `vlm` backend optimizations
|
|
|
- `table_caption` and `table_footnote` matching logic optimized to improve the accuracy of table caption and footnote matching and reading order rationality in scenarios with multiple consecutive tables on a page
|