All Projects → MhLiao → Rrd

MhLiao / Rrd

Licence: other
RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection

Labels

Projects that are alternatives of or similar to Rrd

Coco Annotator
✏️ Web-based image segmentation tool for object detection, localization, and keypoints
Stars: ✭ 1,138 (+1026.73%)
Mutual labels:  detection
Detect Cms
PHP Library for detecting CMS
Stars: ✭ 78 (-22.77%)
Mutual labels:  detection
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+1145.54%)
Mutual labels:  detection
Parser Javascript
Browser sniffing gone too far — A useragent parser library for JavaScript
Stars: ✭ 66 (-34.65%)
Mutual labels:  detection
Spinenet Pytorch
This project is a kind of implementation of SpineNet(CVPR 2020) using mmdetection.
Stars: ✭ 75 (-25.74%)
Mutual labels:  detection
Vxscan
python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。
Stars: ✭ 1,244 (+1131.68%)
Mutual labels:  detection
Efficientdet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Stars: ✭ 1,116 (+1004.95%)
Mutual labels:  detection
Eqtransformer
EQTransformer, a python package for earthquake signal detection and phase picking using AI.
Stars: ✭ 95 (-5.94%)
Mutual labels:  detection
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-23.76%)
Mutual labels:  detection
Hand gesture
Hand gesture recognition and segmentation
Stars: ✭ 84 (-16.83%)
Mutual labels:  detection
Flask weather
☀️ ☔️ Flask app to auto-detect local weather based off of user's IP address.
Stars: ✭ 70 (-30.69%)
Mutual labels:  detection
Kaggle Rsna
Deep Learning for Automatic Pneumonia Detection, RSNA challenge
Stars: ✭ 74 (-26.73%)
Mutual labels:  detection
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1131.68%)
Mutual labels:  detection
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (-34.65%)
Mutual labels:  detection
Rfbnet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
Stars: ✭ 1,272 (+1159.41%)
Mutual labels:  detection
Unet Segmentation
The U-Net Segmentation plugin for Fiji (ImageJ)
Stars: ✭ 62 (-38.61%)
Mutual labels:  detection
Avdetection
A simple way for detection the remote user's antivirus
Stars: ✭ 82 (-18.81%)
Mutual labels:  detection
Maskyolo caffe
YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN
Stars: ✭ 101 (+0%)
Mutual labels:  detection
Tabi
BGP Hijack Detection
Stars: ✭ 90 (-10.89%)
Mutual labels:  detection
Ccpd
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
Stars: ✭ 1,252 (+1139.6%)
Mutual labels:  detection

RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection

For more details, please refer to our paper.

Citing

Please cite the related works in your publications if it helps your research:

@inproceedings{liao2018rotation,
  title={Rotation-Sensitive Regression for Oriented Scene Text Detection},
  author={Liao, Minghui and Zhu, Zhen and Shi, Baoguang and Xia, Gui-song and Bai, Xiang},
  booktitle={Proc. CVPR},
  pages={5909--5918},
  year={2018}
}

Models

  1. model trained on ICDAR 2015 Incidental Text
    BaiduYun
    Google Drive

Training of other models are in progress.

Demo

Download the ICDAR 2015 model and place it in "./models/ic15/"

python examples/text/demo.py

The detection results and recognition results are in "./visu_demo/"

Training

Coming soon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].