A template to perform the PyTorch training, maybe saving some time.
- Implement Multi-GPU version. The current version only support single GPU training. For multiple GPUs, refer to NPVA/train.py.
-
The training program begins from train.py.
-
You just follow the running stream and fill each 'TODO' thing.
-
[link] MeGA: Hybrid Mesh-Gaussian Head Avatar for High-Fidelity Rendering and Head Editing, arXiv'24.
-
[link] Neural Point-based Volumetric Avatar: Surface-guided Neural Points for Efficient and Photorealistic Volumetric Head Avatar, SIGGRAPH Asia 2023.
-
[link] MotionHint: Self-Supervised Monocular Visual Odometry with Motion Constraints, ICRA'22.