open-mmlab / mmocr

OpenMMLab Text Detection, Recognition and Understanding Toolbox
https://mmocr.readthedocs.io/en/dev-1.x/
Apache License 2.0
4.27k stars 743 forks source link

Iteration Plan April-May 2021 #60

Closed innerlee closed 3 years ago

innerlee commented 3 years ago

This captures the work we planned for the next month, namely, from mid-April to mid-May (5/15). We will improve the user experience including installation, documentation and demonstration. Besides, more algorithms will be supported. Details are

Installation

Documentation

Demo

Benchmark

More Algorithms


Deferred

If you got ideas on what is intersting to implement next, feel free to reply below, or request features here. Happy Research!

manugarri commented 3 years ago

@innerlee are you planing on making single image inference compatible with any model besides DBNET? I have been testing all of the config folder ones and its the only one that doesnt throw an exception.

yauauau commented 3 years ago

Yes but stop sending email to @.***

On Thu, Apr 15, 2021, 11:35 AM Manuel Garrido @.***> wrote:

@innerlee https://github.com/innerlee are you planing on making single image inference compatible with any model besides DBNET? I have been testing all of the config folder ones and its the only one that doesnt throw an exception.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/open-mmlab/mmocr/issues/60#issuecomment-820524711, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATUUQHQHM7JRGY2E2GPS7NDTI4BSHANCNFSM423FJEBA .

manugarri commented 3 years ago

@yauauau that is not how github works. I havent sent any email, just replied to the GH issue :D

innerlee commented 3 years ago

@manugarri Yes absolutely. The inference should be run with all configs. If you met any problem, don't hesitate to raise an issue :)

ndcuong91 commented 3 years ago

Amazing work! I can't wait to test with end2end demo of KIE @innerlee

manugarri commented 3 years ago

@innerlee awesome, does that mean the project is ready to be tested with all configs for inference?

ndcuong91 commented 3 years ago

@innerlee Hi bro, what is the status of end2end demo for KIE?

innerlee commented 3 years ago

@ndcuong91 Will work on it next Monday

seekingdeep commented 3 years ago