These module contains the utility fucntions required to render the synthetic egocentric imagees, as tranfsering SMPL-X body mesh to blender rendering coordinate system, preparing UV map for body model, and cauculating the egocentric(head mounted) camera trajectory.
Go to the 'pre_rendering' folder:
cd pre_rendering
python transfer_pose.py
python prepare_uv.py
python calculate_camera_trajectory.py