Pinned Repositories
3D_human_tongue_reconstruction
We propose a framework that accurately derives the 3D tongue shape from single images. A high detailed 3D point cloud of the tongue surface and a full head topology along with the tongue expression can be estimated from the image domain.
3DFace
This repository contains the dataset including the pair of 2D face image and its corresponding 3D face geometry model.
awesome-computer-vision
A curated list of awesome computer vision resources
Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
BlendshapeGeneration
a method for generating facial blendshape rigs from a set of example poses of a CG character
BlogLearning
自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习
CodeHub_yoo
some useful script
Coocoo3D
A MMD renderer with DX12 and DXR. Faster than MMD(maximum over 1000 fps.).
youngallien's Repositories
youngallien/3D_human_tongue_reconstruction
We propose a framework that accurately derives the 3D tongue shape from single images. A high detailed 3D point cloud of the tongue surface and a full head topology along with the tongue expression can be estimated from the image domain.
youngallien/awesome-computer-vision
A curated list of awesome computer vision resources
youngallien/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
youngallien/BlogLearning
自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习
youngallien/CodeHub_yoo
some useful script
youngallien/Coocoo3D
A MMD renderer with DX12 and DXR. Faster than MMD(maximum over 1000 fps.).
youngallien/Cpp-Primer
C++ Primer 5 answers
youngallien/cs-exts-test0
youngallien/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
youngallien/DeepLearning
youngallien/EasyMocap
Make human motion capture easier.
youngallien/face_landmark
A simple method for face alignment based on wingloss and mutitask learning :)
youngallien/frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator
youngallien/FreeHololiveModels
have fun yourself)
youngallien/FSRA
FSRA
youngallien/GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.
youngallien/iris-detection-using-py-mediapipe
MediaPipeのIris(虹彩検出)をPythonで動作させるデモです。
youngallien/kalidoface-3d
Face and Body Tracking for VRM 3D models on the web.
youngallien/lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
youngallien/MediaPipeUnityPlugin
Unity plugin to run MediaPipe graphs
youngallien/meshroom
3D Reconstruction Software
youngallien/MocapNET
We present MocapNET2, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance (70 fps in CPU-only execution).
youngallien/ogre-meshviewer
Viewer for .mesh model files as consumed by OGRE as well as any format supported by assimp
youngallien/opencv3-android-sdk-with-contrib
Build OpenCV3 Android SDK with contrib modules
youngallien/The-C-20-Masterclass-Source-Code
Source code for the C++ 20 Masterclass on udemy
youngallien/three-vrm
Use VRM on Three.js
youngallien/ThreeDPoseTracker
youngallien/Unified-Gesture-and-Fingertip-Detection
A Unified Convolutional Neural Network Approach of Gesture Recognition and Fingertip Detection.
youngallien/video2gif
Programmatically generate animated GIF from video in Python(convert video to gif)
youngallien/yolov5-rt-stack
yolort is a runtime stack for yolov5 on specialized accelerators such as libtorch, onnxruntime, tensorrt, tvm and ncnn.