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
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆30Updated 6 years ago
- implement CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 8 months ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆21Updated 7 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- A novel region proposal network for more general object detection ( including scene text detection ).☆157Updated 6 years ago
- ☆23Updated 7 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- Single Shot Scene Text Retrieval, ECCV 2018. L. Gomez*, A. Mafla*, M. Rusiñol, D. Karatzas.☆68Updated 6 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 5 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆81Updated 7 years ago
- Python script for Pascal VOC to COCO conversion☆82Updated 7 years ago
- ☆23Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 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
- A simplified implementation of paper : Improved Localization Accuracy by LocNet for Faster R-CNN Based Text Detection☆29Updated 7 years ago
- ☆49Updated 7 years ago
- Global Average Pooling Implemented in TensorFlow☆15Updated 7 years ago
- pytorch version of rfcn☆18Updated 7 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 years ago
- Based EAST implements "Self-organized Text Detection with Minimal Post-processing via Border Learning"☆16Updated 6 years ago
- OCR detection for ICDAR2015, which is based on FOTS, the precision is 80.6%.☆129Updated 6 years ago
- TextBoxes re-implement using tensorflow☆44Updated 8 years ago
- This is the implementation of the paper "Gated Recurrent Convolution Neural Network for OCR"☆96Updated 4 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
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago