Skip to content

Releases: RapidAI/TableStructureRec

Release table_cls v1.1.4

30 Oct 08:34
eaaf4d3

Choose a tag to compare

Changelog

🐛 Bug Fixes

  • Fix table cls preprocess

Release table_cls v1.1.3

29 Oct 06:26
517825c

Choose a tag to compare

Changelog

🚀 Features

  • Support diff size yolo model

🐛 Bug Fixes

  • Correct yolo cls model preprocess
  • Adjust resize mode

Release wired_table_rec v1.1.4

28 Oct 14:13
510dd16

Choose a tag to compare

Changelog

📚 Documentation

  • Support for Python 3.12, with tests contributed by @DeoLeung

🐛 Bug Fixes

  • Fix logic col calculate

Release table_cls v1.1.2

28 Oct 14:28
37fa544

Choose a tag to compare

Changelog

🚀 Features

  • Add yolo cls model
  • Optim param use for table cls

release lineless_v0.0.7

28 Oct 12:37
87034f1

Choose a tag to compare

Changelog

📚 Documentation

  • Support for Python 3.12, with tests contributed by @DeoLeung

Release table_cls v1.0.2

30 Sep 11:38
1d5b3b0

Choose a tag to compare

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

30 Sep 06:01

Choose a tag to compare

🐛 Bug Fixes
include wired v2 model in whl

Release wired_table_rec v1.1.1

28 Sep 09:18

Choose a tag to compare

🐛 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

20 Sep 05:40

Choose a tag to compare

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

20 Sep 05:51

Choose a tag to compare

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