Pinned Repositories
2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
3DMM-fitting
Fit 3DMM to front and side face images simultaneously.
500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
ac-gan
A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
Age-Gender-Recognition
Estimation of apparent age and gender in still face images with deep learning.
albumentations_examples
Augmentations usage examples for albumentations library
attention-tracker
face2bmi
facial BMI prediction
ahn19's Repositories
ahn19/face2bmi
facial BMI prediction
ahn19/2D-and-3D-face-alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
ahn19/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
ahn19/3DMM-fitting
Fit 3DMM to front and side face images simultaneously.
ahn19/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
ahn19/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
ahn19/Age-Gender-Recognition
Estimation of apparent age and gender in still face images with deep learning.
ahn19/albumentations_examples
Augmentations usage examples for albumentations library
ahn19/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
ahn19/Deep-Learning
딥러닝과 관련된 자료들을 정리하고 공부하는 repo
ahn19/Deep-Learning-Specialization
Assignments and lectures of Deep Learning Specialization(5 courses on Coursera)-Andrew Ng
ahn19/deeplearning-models
A collection of various deep learning architectures, models, and tips
ahn19/dlib_facelandmarks_matlab_mex
dlib's facelandmarks matlab mex file
ahn19/dsschool_python
ahn19/FlowerClassifier
ahn19/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
ahn19/handson-ml2
핸즈온 머신러닝 2/E의 주피터 노트북
ahn19/human-detector
Human Detection using HOG-Linear SVM in Python
ahn19/MachineLearning-AI
This repository contains all the work that I regularly did and studied from Medium blogs, several research papers, and other Repos (related/unrelated to the research papers).
ahn19/math
데이터 사이언스 스쿨 : 수학편 코드 주피터노트북
ahn19/ml-tensorflow
머신러닝 야학 텐서플로우 강의를 위한 실습 코드와 데이터 입니다.
ahn19/pwc
Papers with code. Sorted by stars. Updated weekly.
ahn19/py_kbible
extract bible verses from Korean bible texts
ahn19/python-machine-learning-book-2nd-edition
<머신러닝 교과서 with 파이썬, 사이킷런, 텐서플로>의 코드 저장소
ahn19/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
ahn19/pytorch_tutorials
ahn19/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
ahn19/tensorflow_ex
ahn19/transparent_latent_gan
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
ahn19/WaveletSRNet
A pytorch implementation of Paper "Wavelet-srnet: A wavelet-based cnn for multi-scale face super resolution"