MhLiao / MaskTextSpotter

A PyTorch implementation of Mask TextSpotter
https://github.com/MhLiao/MaskTextSpotter
414 stars 96 forks source link

Is it possible to run this program in real time video ? #71

Open adifdwimaulana opened 4 years ago

adifdwimaulana commented 4 years ago

I've tried to recognize the character inside of an image. But I need to recognize the character from the real time video frame. Anyone know how to figure it out ?