Please enable JavaScript.
Coggle requires JavaScript to display documents.
NC Competition - Coggle Diagram
NC Competition
Reduce loss from bvh file
by Neural Network
Paper
Robust Solving of Optical
Motion Capture Data by Denoising
Find Initial marker local offset
Estimate Skinning weight
Corrupt marker
Input LBS(X), Z to neural network
Regression for produce w
Overfitting
NC에서 Overfitting 꼼수를 막을만한 방법
Training the whole CMU datasets,
not just given datasets
Retargeting ?
Jacobian IK Solver
사람 신체에 한정짓는다면 더 쉽지 않나?
Javascript version(using three.js) in Github
https://github.com/jesse-y/Jacobian-Transpose-IK-Solver
CNN
ResNet
RNN
LSTM
이전 행동의 맥락으로 joint transform을 예측
GRU
GAN
data augmentation
ACGAN