Stars
The Udacity open source self-driving car project
Methods to soundly verify deep neural networks
All Algorithms implemented in Python
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…
My own leetcode solutions by python
Custom Object Detection with TensorFlow
Single Shot MultiBox Detector in TensorFlow
A Kitti Road Segmentation model implemented in tensorflow.
Tensorflow Faster RCNN for Object Detection
Single Shot Scene Text Retrieval, ECCV 2018. L. Gomez*, A. Mafla*, M. Rusiñol, D. Karatzas.
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
An Implementation of Fully Convolutional Networks in Tensorflow.
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
TextBoxes++: A Single-Shot Oriented Scene Text Detector
This is code of book "Learn Deep Learning with PyTorch"
Datasets, Transforms and Models specific to Computer Vision
Models and examples built with TensorFlow
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Python 中文数据结构和算法教程
A synthetic data generator for text recognition
A complete daily plan for studying to become a machine learning engineer.
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Convolutional recurrent network in pytorch