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 CRNN in Keras with Spatial Transformer Network☆100Updated 6 years ago
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- [SAIN'18] [Caffe] A dilated version of FCN with Stride 2 for Efficient Semantic Segmentation☆33Updated 4 years ago
- TextBoxes re-implement using tensorflow☆44Updated 8 years ago
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆30Updated 6 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 7 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
- ☆23Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- Single Shot Scene Text Retrieval, ECCV 2018. L. Gomez*, A. Mafla*, M. Rusiñol, D. Karatzas.☆68Updated 6 years ago
- an implementation of path aggregation network based on mattport mask-rcnn☆36Updated 7 years ago
- gan for license plate generation☆19Updated 7 years ago
- Python script for Pascal VOC to COCO conversion☆82Updated 7 years ago
- ☆23Updated 7 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 7 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
- Text Detection by RetinaNet with PyTorch (Code will be released soon)☆10Updated 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
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection☆101Updated 6 years ago
- A simplified implementation of paper : Improved Localization Accuracy by LocNet for Faster R-CNN Based Text Detection☆29Updated 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
- caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection☆81Updated 7 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- For easier and more readable tensorflow codes☆13Updated 6 years ago
- Global Average Pooling Implemented in TensorFlow☆15Updated 7 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- AttentionMask: Attentive, Efficient Object Proposal Generation Focusing on Small Objects (ACCV 2018, accepted as oral)☆51Updated 2 years ago