You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To serve better as a baseline for further research and those who just want a fast text detector, we are planning to polish this repo from "just works" to "works great". Here are our current plans:
C++ NMS matches the result of Python (slow) version
Python {2,3} compatible, for both training and evaluation
Web demo (offline)
Deploy web demo in cloud (east.zxytim.com)
Result viewer for web demo
Chinese text detection
Integrate state-of-the-art small base models to run even faster on CPU/embedded device.
Quadrangle prediction
Script for easy evaluation
Video demo
As we both have our full time jobs, this roadmap will not be subject to a timetable. If you want take one of the tasks above, please start a dedicated issue for that task and kindly submit a pull request.
Also, any suggestions are warmly welcomed.
The text was updated successfully, but these errors were encountered:
To serve better as a baseline for further research and those who just want a fast text detector, we are planning to polish this repo from "just works" to "works great". Here are our current plans:
As we both have our full time jobs, this roadmap will not be subject to a timetable. If you want take one of the tasks above, please start a dedicated issue for that task and kindly submit a pull request.
Also, any suggestions are warmly welcomed.
The text was updated successfully, but these errors were encountered: