Youwang-Kim
Ph.D. student at POSTECH | Research scientist intern at Meta Reality Labs | Working on virtual 3D humans.
AMI Lab, POSTECHPohang, Korea
Pinned Repositories
CLIP-Actor
[ECCV'22] Official PyTorch Implementation of "CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes"
Paint-it
[CVPR'24] Official PyTorch Implementation of "Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering"
CLIP-Actor
[ECCV'22] Official PyTorch Implementation of "CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes"
eece695h_Fewshot_RN
Pytorch implementation of the 5-way, 5-shot classification task over CUB dataset. Implementation based on paper "Learning to compare: relation network for few shot learning", CVPR 2018.
FastMETRO
[ECCV'22] Official PyTorch Implementation of "Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers"
nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
paint-it
[CVPR'24] Repository for "Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering"
PoseWarper
Learning Temporal Pose Estimation from Sparsely Labeled Videos
SMALify
This repository contains an implementation for performing 3D animal (quadruped) reconstruction from a monocular image or video. The system adapts the pose (limb positions) and shape (animal type/height/weight) parameters for the SMAL deformable quadruped model, as well as camera parameters until the projected SMAL model aligns with 2D keypoints and silhouette segmentations extracted from the input frame(s).
smplpytorch
SMPL body model layer for PyTorch
Youwang-Kim's Repositories
Youwang-Kim/CLIP-Actor
[ECCV'22] Official PyTorch Implementation of "CLIP-Actor: Text-Driven Recommendation and Stylization for Animating Human Meshes"
Youwang-Kim/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
Youwang-Kim/eece695h_Fewshot_RN
Pytorch implementation of the 5-way, 5-shot classification task over CUB dataset. Implementation based on paper "Learning to compare: relation network for few shot learning", CVPR 2018.
Youwang-Kim/FastMETRO
[ECCV'22] Official PyTorch Implementation of "Cross-Attention of Disentangled Modalities for 3D Human Mesh Recovery with Transformers"
Youwang-Kim/paint-it
[CVPR'24] Repository for "Paint-it: Text-to-Texture Synthesis via Deep Convolutional Texture Map Optimization and Physically-Based Rendering"
Youwang-Kim/PoseWarper
Learning Temporal Pose Estimation from Sparsely Labeled Videos
Youwang-Kim/SMALify
This repository contains an implementation for performing 3D animal (quadruped) reconstruction from a monocular image or video. The system adapts the pose (limb positions) and shape (animal type/height/weight) parameters for the SMAL deformable quadruped model, as well as camera parameters until the projected SMAL model aligns with 2D keypoints and silhouette segmentations extracted from the input frame(s).
Youwang-Kim/smplpytorch
SMPL body model layer for PyTorch
Youwang-Kim/UVTextureConverter
To convert atlas texuture (defined in Densepose) to normal texture (defined in SMPL), and vice versa.
Youwang-Kim/WLDO
Code for paper ECCV 2020 paper: Who Left the Dogs Out? 3D Animal Reconstruction with Expectation Maximization in the Loop.