penny4860 / Weakly-Supervised-Text-DetectionLinks
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.
☆31Updated 7 years ago
Alternatives and similar repositories for Weakly-Supervised-Text-Detection
Users that are interested in Weakly-Supervised-Text-Detection are comparing it to the libraries listed below
Sorting:
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆30Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- Text Detection by RetinaNet with PyTorch (Code will be released soon)☆10Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Models from paper Kišš, Martin, Michal Hradiš, and Oldřich Kodym. “Brno Mobile OCR Dataset.” International Conference on Document Analysi…☆29Updated 6 years ago
- ☆23Updated 6 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 7 years ago
- For ICDAR 2019 Paper on End-to-end License Plate and Scene Text Recognition with multi-head attention models☆25Updated 4 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 8 months ago
- Single Shot Scene Text Retrieval, ECCV 2018. L. Gomez*, A. Mafla*, M. Rusiñol, D. Karatzas.☆68Updated 6 years ago
- A novel region proposal network for more general object detection ( including scene text detection ).☆157Updated 6 years ago
- Global Average Pooling Implemented in TensorFlow☆15Updated 7 years ago
- ☆49Updated 7 years ago
- A simplified implementation of paper : Improved Localization Accuracy by LocNet for Faster R-CNN Based Text Detection☆29Updated 7 years ago
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆81Updated 7 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- ☆23Updated 7 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- mxnet-Gluon implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Network)☆18Updated 6 years ago
- This is repository is based on Detectron. It can detect quadrilaterals (four sides are not parallel) instead of only bounding boxes. It c…☆10Updated 3 years ago
- RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection☆101Updated 6 years ago
- gan for license plate generation☆19Updated 8 years ago
- Based EAST implements "Self-organized Text Detection with Minimal Post-processing via Border Learning"☆16Updated 6 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago
- CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.☆35Updated 8 years ago