code1230's Stars
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
roytseng-tw/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
terryum/awesome-deep-learning-papers
The most cited deep learning papers
shanren7/real_time_face_recognition
(WARNING: This repository is NO LONGER maintained ) Real time face detection and recognition base on opencv/tensorflow/mtcnn/facenet
jindongwang/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
yunjey/stargan
StarGAN - Official PyTorch Implementation (CVPR 2018)
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
shadowsocks/shadowsocks-qt5
A cross-platform shadowsocks GUI client
whusnoopy/renrenBackup
A backup tool for renren.com
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Rock-100/FaceKit
[CVPR 2018] Real-Time Rotation-Invariant Face Detection with Progressive Calibration Networks
Tencent/tencent-ml-images
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
fxia22/stn.pytorch
pytorch version of spatial transformer networks
LKI/chinese-calendar
判断一天是不是法定节假日/法定工作日(查看节假日安排)
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
NaturalHistoryMuseum/pyzbar
Read one-dimensional barcodes and QR codes from Python 2 and 3.
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
huoyijie/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.https://github.com/huoyijie/raspberrypi-car
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
UpCoder/ICPR_TextDection
argman/EAST
A tensorflow implementation of EAST text detector
ankush-me/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
Y-Vladimir/SmartDeblur
Restoration of defocused and blurred photos/images
wushilian/CRNN_Attention_OCR_Chinese
CRNN with attention to do OCR,add Chinese recognition
YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Sierkinhane/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
jiangsutx/SRN-Deblur
Repository for Scale-recurrent Network for Deep Image Deblurring