Pinned Repositories
Attention_ocr.pytorch
This repository implements the the encoder and decoder model with attention model for OCR
Bert_OCR.pytorch
Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer
CenterFace.pytorch
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
CLPR.pytorch
End to End Chinese License Plate Recognition
DDRNet.pytorch
This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achieve state-of-the-art trade-off between accuracy and speed on cityscapes and camvid, without using inference acceleration and extra data
facemask
口罩检测。凑个热闹,和百度类似的是否佩戴口罩检测分类,但是速度会更快。
FairMOT
A simple baseline for one-shot multi-object tracking
FOTS.pytorch
an unofficial implementation of FOTS: Fast Oriented Text Spotting with a Unified Network
ocr_annotation
using python and flask for ocr annotation web tool
SRN.pytorch
Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks
chenjun2hao's Repositories
chenjun2hao/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
chenjun2hao/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
chenjun2hao/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
chenjun2hao/chineseocr
yolo3+ocr
chenjun2hao/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
chenjun2hao/EAST-1
PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector
chenjun2hao/masktextspotter.caffe2
The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"
chenjun2hao/robustness
Corruption and Perturbation Robustness (ICLR 2019)
chenjun2hao/roi_pooling
four ways to compare the speed of roi pooling in pytorch
chenjun2hao/RRPN_pytorch
RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
chenjun2hao/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
chenjun2hao/Text_Detector
Text detection model that combines Retinanet with textboxes++ for OCR
chenjun2hao/TextSnake.pytorch
A PyTorch implement of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
chenjun2hao/textspotter
chenjun2hao/transformerOcr
use transformer as the decoder model for OCR
chenjun2hao/AON
Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"
chenjun2hao/chenjun2hao.github.io
chenjun2hao/crnn.pytorch
Convolutional recurrent network in pytorch
chenjun2hao/crnn_chinese_characters_rec
chinese characters recognition
chenjun2hao/deep_learning_object_detection
A paper list of object detection using deep learning.
chenjun2hao/DeepTextSpotter
chenjun2hao/densenet-pytorch
A PyTorch Implementation for Densely Connected Convolutional Networks (DenseNets)
chenjun2hao/dl4mt-nonauto
chenjun2hao/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
chenjun2hao/FastPhotoStyle
Style transfer, deep learning, feature transform
chenjun2hao/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
chenjun2hao/pytorch-learning
廖星宇深度学习入门之pytorch第一版书中代码实现
chenjun2hao/pytorch-Learning-to-See-in-the-Dark
Learning to See in the Dark using pytorch 0.4.0
chenjun2hao/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
chenjun2hao/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network