zhan-xu / RigNet

Code for SIGGRAPH 2020 paper "RigNet: Neural Rigging for Articulated Characters"
GNU General Public License v3.0
1.34k stars 181 forks source link

Why normalize? #87

Open gjgjgjfff opened 4 months ago

gjgjgjfff commented 4 months ago

You have normalize_obj in your quick_start.py, but the data is not normalized during training

zhan-xu commented 4 months ago

hi, this is because our training data are preprocessed to be normalized.