Fighting-JJ's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
pjreddie/darknet
Convolutional Neural Networks
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
recommenders-team/recommenders
Best Practices on Recommendation Systems
aleju/imgaug
Image augmentation for machine learning experiments.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
yfeng95/GAN
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
smallcorgi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
longcw/faster_rcnn_pytorch
Faster RCNN with PyTorch
wannabeOG/Mask-RCNN
A PyTorch implementation of the architecture of Mask RCNN
PanJinquan/tensorflow_models_learning
tensorflow GoogleNet inception V1 V2 V3 V4
songdejia/EAST
This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.
bai-shang/crnn_ctc_ocr_tf
Extremely simple implement for CRNN by Tensorflow
princewang1994/TextSnake.pytorch
A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes
tuna/issues
Code Unrelated Issues
HiKapok/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
solivr/tf-crnn
TensorFlow convolutional recurrent neural network (CRNN) for text recognition
ljanyst/ssd-tensorflow
A Single Shot MultiBox Detector in TensorFlow
aloyschen/tensorflow-yolo3
tensorflow implementation of yolov3
rockingdingo/tensorflow-tutorial
Some tensorflow demo
watersink/ocrsegment
a deep learning model for page layout analysis / segmentation.
zhangcliff/tensorflow-c-mnist
tebesu/Tensorflow-Cpp-API-Training
Training a Tensorflow graph in C++