Pinned Repositories
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
AgeGenderDeepLearning
Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - originally created by Donne Martin and will be expanded in areas of AI/Deep Learning / Machine Vision and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until atleast 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-Deep-Learning-Project
Awesome Deep Learning Project
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
awesome-feature-engineering
A curated list of feature engineering techniques for image and text machine learning
deep-learning-models
Keras code and weights files for popular deep learning models.
liu-hai-yang's Repositories
liu-hai-yang/Awesome-Deep-Learning-Project
Awesome Deep Learning Project
liu-hai-yang/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - originally created by Donne Martin and will be expanded in areas of AI/Deep Learning / Machine Vision and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until atleast 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
liu-hai-yang/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
liu-hai-yang/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
liu-hai-yang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
liu-hai-yang/awesome-semantic-segmentation
awesome-semantic-segmentation
liu-hai-yang/blockchain
区块链 - 中文资源
liu-hai-yang/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
liu-hai-yang/CapsNet_Mxnet
A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules
liu-hai-yang/chinese-ocr
运用keras,tensorflow实现自然场景文字检测,ctc 实现不定长中文OCR识别
liu-hai-yang/EasyPR
An open source project for Chinese plate recognition in unconstrained situation. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
liu-hai-yang/FaceBoxes
FaceBoxes: A CPU Real-time Face Detector with High Accuracy
liu-hai-yang/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
liu-hai-yang/hangzhouYunQi2017ppt
liu-hai-yang/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
liu-hai-yang/Kaggle-Computer-Vision-Competitions-List
List of Kaggle competitions in the field of Computer Vision
liu-hai-yang/liu-hai-yang.github.io
BY Blog ->
liu-hai-yang/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
liu-hai-yang/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
liu-hai-yang/MobileNet_Object_Detector_Train_Tutorial
liu-hai-yang/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
liu-hai-yang/OpenCV-Python-Tutorial
OpenCV-Python-Tutorial-中文版.pdf 源代码
liu-hai-yang/pandas_exercises
Practice your pandas skills!
liu-hai-yang/Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
liu-hai-yang/scikit-learn-doc-zh
scikit-learn(sklearn) 官方文档中文版
liu-hai-yang/ShuffleNet
ShuffleNet Implementation in TensorFlow
liu-hai-yang/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
liu-hai-yang/traffic_light_detection_classification
Test scripts for traffic light detection and classification
liu-hai-yang/VGG-or-MobileNet-SSD
Caffe implementation of Google VGG/MobileNet/ShuffleNet SSD detection network. Ref: (https://github.com/chuanqi305/MobileNet-SSD) (https://github.com/weiliu89/caffe)
liu-hai-yang/yolo-tf
TensorFlow implementation of the YOLO (You Only Look Once)