Releases: RapidAI/TableStructureRec
Releases · RapidAI/TableStructureRec
Release table_cls v1.1.4
Changelog
🐛 Bug Fixes
- Fix table cls preprocess
Release table_cls v1.1.3
Changelog
🚀 Features
- Support diff size yolo model
🐛 Bug Fixes
- Correct yolo cls model preprocess
- Adjust resize mode
Release wired_table_rec v1.1.4
Changelog
📚 Documentation
- Support for Python 3.12, with tests contributed by @DeoLeung
🐛 Bug Fixes
- Fix logic col calculate
Release table_cls v1.1.2
Changelog
🚀 Features
- Add yolo cls model
- Optim param use for table cls
release lineless_v0.0.7
Release table_cls v1.0.2
Changelog
🐛 Bug Fixes
- Use gray img for table cls
📚 Documentation
- Remove wired_table_v2 workflow
- Add online demo
Release wired_table_rec v1.1.2
🐛 Bug Fixes
include wired v2 model in whl
Release wired_table_rec v1.1.1
🐛 Bug Fixes
Fix all box in one row raise error
🧪 Testing
Use small pic
Fix no_table test assert
📚 Documentation
Add more teds compare
Fix teds score
Fix readme faq format
Release wired_table_rec v1.0.1
Changelog
🚀 Features
- Optimize lineless table rec
- Add table cls model
- [breaking] Optim wired rec by using new model & fix wired table recover bug & optim plot_html_table
- Lineless table rec support ocr result param
- (wired_table_rec) Add format_html
- Add text oritation small angle fix
🐛 Bug Fixes
- (wired_table_rec) Merge pull request #13 from Aues6uen11Z/main
- Add unit test and optim
- Adjust merge row cell threhold
- Adaptive for py 3.8
- Remove useless code
- Replace list type with typing.List
📚 Documentation
- Readme update
- Add Evaluation Metrics and todo list
- Add flowchart and faq
- Adjust describe
🧪 Testing
- (wired_table_rec) Add issue #13 unit testing
- Verify
⚙️ Miscellaneous Tasks
- Fix the auto version num
- Optim code
- Optim code
- Fix unit testing error
- Add new pypi token for submit table_cls
- Test unit testing
- Remove setup and pull pipeline
- Fix workflow download wired model and table_cls setup
- Update model path
- (lineless_table_rec) Enable automatic CI
- (lineless_table_rec) Fix yaml syntax error
- (lineless_table_rec) Fix yaml syntax error
- Enable wired package auto packaging program
- (lineless_table_rec) Trigger the CI when pushing tag
Release table_cls v1.0.1
Changelog
🚀 Features
- Add table cls model
🐛 Bug Fixes
- Adaptive for py 3.8
- Remove useless code
- Replace list type with typing.List
📚 Documentation
- Readme update
- Add Evaluation Metrics and todo list
- Add flowchart and faq
- Adjust describe