hwalsuklee / awesome-deep-text-detection-recognition

A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
Apache License 2.0
2.5k stars 513 forks source link

Caffe2 implementation of Mask TextSpotter #7

Open mostafahadian opened 4 years ago

mostafahadian commented 4 years ago

The official Caffe2 implementation of Mask TextSpotter (ECCV 2018) is here: https://github.com/lvpengyuan/masktextspotter.caffe2

dhkim0225 commented 4 years ago

Thank you for sharing :)

I'll add it on next update.

Regards, Anthony

JianYang93 commented 4 years ago

Together with the official pytorch implementation: https://github.com/MhLiao/MaskTextSpotter