You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 the training images in the folder of Rectified, the backgrounds seem to be white. I am not sure whether your code regards the white region as mask instead of mask file for training. Could you please clarify it, thanks!
The text was updated successfully, but these errors were encountered:
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 the training images in the folder of Rectified, the backgrounds seem to be white. I am not sure whether your code regards the white region as mask instead of mask file for training. Could you please clarify it, thanks!
The text was updated successfully, but these errors were encountered: