jinnan-chen

Results 8 issues of jinnan-chen

Hi, thanks for amazing work, I have a question about the symmetry in terms of the faces index, how to find the symmetric face index given arbitrary face index in...

Hi, I download the dtu_training.rar with your provided link and do not find folder of Masks. However, the dataloader of dtu_general.py contains such path of mask_filename = os.path.join(self.root_dir, f'Masks/{scan}_train/mask_{vid:04d}.png'). For...

Hi, thanks for your great work? Is it possible to release your rendering details like camera parameters and tools for the rgb images? Thanks.

Hi thanks for great work! Is it possible to provide THuman2.0 test list? Thanks!

Hi, is it possible to release the preprocessed Thuman datasets with rendered images and cameras or the preprocessing steps which are compatible with the current CustomDataset.py? Thanks!

Also, where to set camera extrinsics and intrinsics?

Hi, Thanks for the inspiring work! I have two questions about this work. Could this method adapt to meshes with different number of vertices in both training and testing process?...

Hi thanks for great work! I want to convert the original ply mesh to obj and texture file, is it possible to provide some solutions? Thanks!