Skip to content

Confusion about the mask in the general training #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jinnan-chen opened this issue Sep 29, 2022 · 1 comment
Open

Confusion about the mask in the general training #22

jinnan-chen opened this issue Sep 29, 2022 · 1 comment

Comments

@jinnan-chen
Copy link

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!

@flamehaze1115
Copy link
Collaborator

You can download the masks here: https://connecthkuhk-my.sharepoint.com/:u:/g/personal/xxlong_connect_hku_hk/EW_v7RA73HNEquScVtNJ34gB4hYlRfEatW4TOg086F0_Lg?e=3SKiif
Training without the masks will be not a problem, just simply set the masks to 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants