개념이해 및 복습자료
open pose(상식이해)
SMPL (
https://meshcapade.com/smpl/
) (
https://smpl.is.tue.mpg.de/
)
AMASS 데이터 셋이 무엇인지. (
https://amass.is.tue.mpg.de/login.php
)
컴퓨터그래픽 복습: (
ComputerGraphics_basic_study - Google Drive
)
유니티 툴 이해: (
https://www.youtube.com/watch?v=7plGPXkmnxQ&list=PLO-mt5Iu5TeZa9dsqMVvXuSfVxwR_2AOz
)
Unity 관련 Library GitHub address
smplx(
https://github.com/vchoutas/smplx
)
NuGetForUnity(
https://github.com/GlitchEnzo/NuGetForUnity?tab=readme-ov-file
)
NumSharp(
https://github.com/scisharp/NumSharp
)
참고
AvatarJLM(
https://github.com/zxz267/AvatarJLM
)
SAGE(
https://github.com/Wenchao-M/SAGE/tree/main/real_demo/UnityProject
)