Pinned Repositories
3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
DL_model
emoji-cheat-sheet
A markdown version emoji cheat sheet
face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
open-source-cs
Video discussing this curriculum:
ryol8888's Repositories
ryol8888/open-source-cs
Video discussing this curriculum:
ryol8888/3DDFA
The PyTorch improved version of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
ryol8888/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
ryol8888/algorithm-interview
<파이썬 알고리즘 인터뷰> 95가지 알고리즘 문제 풀이로 완성하는 코딩 테스트
ryol8888/DL_model
ryol8888/emoji-cheat-sheet
A markdown version emoji cheat sheet
ryol8888/face3d
Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
ryol8888/facepf
face profile augmentation in 3ddfa
ryol8888/insightface
Face Analysis Project on MXNet
ryol8888/learnopencv
Learn OpenCV : C++ and Python Examples
ryol8888/ryol8888
Config files for my GitHub profile.
ryol8888/snake-reinforcement-learning
ryol8888/Startup-CTO-Handbook
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams
ryol8888/Study
스터디하는 레포
ryol8888/TF_FLAME
Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, and how to generate textured head meshes from Images.