MhLiao's Stars
Jyouhou/SceneTextPapers
Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
bgshih/aster
Recognizing cropped text in natural images.
Lextal/SotA-CV
A repository of state-of-the-art deep learning methods in computer vision
mahyarnajibi/SNIPER
SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm
msracver/Relation-Networks-for-Object-Detection
Relation Networks for Object Detection
MhLiao/RRD
RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection
ternaus/TernausNetV2
TernausNetV2: Fully Convolutional Network for Instance Segmentation
zhaoweicai/cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
zengarden/light_head_rcnn
Light-Head R-CNN
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
oeway/pytorch-deform-conv
PyTorch implementation of Deformable Convolution
lvpengyuan/masktextspotter.caffe2
The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"
zhanghang1989/PyTorch-Encoding
A CV toolkit for my papers.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
tensorflow/models
Models and examples built with TensorFlow
dmlc/tensorboard
Standalone TensorBoard for visualizing in deep learning
Yuliang-Liu/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
TuSimple/mx-maskrcnn
An MXNet implementation of Mask R-CNN
argman/EAST
A tensorflow implementation of EAST text detector
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
bgshih/seglink
Detecting text by linking segments.
ZhouYanzhao/ORN
Oriented Response Networks, in CVPR 2017
jlsutherland/doc2text
Detect text blocks and OCR poorly scanned PDFs in bulk. Python module available via pip.
zhreshold/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
msracver/Deformable-ConvNets
Deformable Convolutional Networks
ppengtang/oicr
Caffe codes for our papers "Multiple Instance Detection Network with Online Instance Classifier Refinement" and "PCL: Proposal Cluster Learning for Weakly Supervised Object Detection".