Pinned Repositories
An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning
awesome-computer-vision
A curated list of awesome computer vision resources
Better-initialization-for-regression-based-face-alignment
Better initialization for regression-based face alignment
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
deep-landmark
Predict facial landmarks with Deep CNNs powered by Caffe.
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
face_align_v1
This face alignment tool is implemented based on deep convolutional neural network.
fast-neural-style
Feedforward style transfer
Foreground-Object-Sensing-for-Saliency-Detection
research
hengliangzhu's Repositories
hengliangzhu/Foreground-Object-Sensing-for-Saliency-Detection
research
hengliangzhu/awesome-computer-vision
A curated list of awesome computer vision resources
hengliangzhu/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book An Introduction to Statistical Learning
hengliangzhu/Better-initialization-for-regression-based-face-alignment
Better initialization for regression-based face alignment
hengliangzhu/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
hengliangzhu/deep-landmark
Predict facial landmarks with Deep CNNs powered by Caffe.
hengliangzhu/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
hengliangzhu/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
hengliangzhu/face_align_v1
This face alignment tool is implemented based on deep convolutional neural network.
hengliangzhu/fast-neural-style
Feedforward style transfer
hengliangzhu/Multi-path-feature-fusion-network-for-saliency-detection
The results for our ICME2018 paper "Multi-path feature fusion network for saliency detection"
hengliangzhu/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法