Stars
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
ARCHIVED: Contains historical course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.
A collection of deep learning tutorials using Tensorflow and Python
Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
Face Renderer to perform Domain (Face) Specific Data Augmentation
S3FD: single shot face detector in pytorch
This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in embeded devices, so I choose a computation-efficient CNN archi…