Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train on ZJU-Mocap? #4

Open
CarlyQAQ opened this issue Oct 11, 2024 · 2 comments
Open

How to train on ZJU-Mocap? #4

CarlyQAQ opened this issue Oct 11, 2024 · 2 comments

Comments

@CarlyQAQ
Copy link

Now I have prepared the ZJU-Mocap dataset, do I need to preprocess the dataset? How should the training code be adjusted?
Looking forward to your response!

@wenbin-lin
Copy link
Owner

The ZJU-Mocap dataset downloaded from https://github.com/zju3dv/animatable_nerf/blob/master/INSTALL.md has already been preprocessed.
For training, just change the cfg_file to the corresponding data, the configuration file can be found at https://github.com/wenbin-lin/RelightableAvatar/tree/main/configs.
For example: python train_geometry.py --cfg_file configs/geometry_zju_377.yaml exp_name geometry_zju_377

@CarlyQAQ
Copy link
Author

The ZJU-Mocap dataset downloaded from https://github.com/zju3dv/animatable_nerf/blob/master/INSTALL.md has already been preprocessed. For training, just change the cfg_file to the corresponding data, the configuration file can be found at https://github.com/wenbin-lin/RelightableAvatar/tree/main/configs. For example: python train_geometry.py --cfg_file configs/geometry_zju_377.yaml exp_name geometry_zju_377

Thank you very much for your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants