MhLiao / MaskTextSpotter

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

Detect Numbers #45

Open arthurchanhokman opened 4 years ago

arthurchanhokman commented 4 years ago

@MhLiao If I want to use it to detect just numbers and '.', what should I do? Thanks