/Weakly-Supervised-Text-Detection

I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based on resnet50 network, I implemented text detector using class activation mapping method.

Primary LanguagePython

Watchers