huoyijie / AdvancedEAST

AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
https://huoyijie.cn/
MIT License
1.23k stars 380 forks source link

add setup.py #107

Open fjp opened 4 years ago

fjp commented 4 years ago

Makes the repo a python package named advancedeast. With some more work it could be published pypi.org.