Hello, author, I would like to know how the dataset (Vlasic et al.dataset, THuman2.0 dataset) you are evluating, how to perform ray tracing from mesh to depth map, can you provide relevant code or links or related method implementation details.
Hi. I extract the depth channel using Blender python API. But you can also use pifuhd visualization code and get the z channel (z = renderer.get_z_value())
Hello, author, I would like to know how the dataset (Vlasic et al.dataset, THuman2.0 dataset) you are evluating, how to perform ray tracing from mesh to depth map, can you provide relevant code or links or related method implementation details.