zqbai-jeremy
zqbai-jeremy
Sorry for my late reply. The database website is http://pics.stir.ac.uk/ESRC/ We use rendered images for training so the camera parameters are manually set. We only use the textured scans in...
For head pose, we randomly sample Euler angles. For pitch and roll, we random sample from a range. For yaw, we random sample a delta angle added on top of...
Hi, To use the UVRender in "utils\render.py", you need 3 things: 1. verts_uv: uv vertex coordinates. 2. faces_uv: uv triangle connection of uv vertices. 3. v2uv: Corresponding uv vertex index...