jzhangbs / Vis-MVSNet

Visibility-aware Multi-view Stereo Network
MIT License
235 stars 27 forks source link

DTU dataset(the problem of mask occlusion2) #10

Open TongWeiDP opened 3 years ago

TongWeiDP commented 3 years ago

Hi,what's the meaning of the mask used in your loss function?I cannot find the mask file such as [occlusion2/scan8/45_31.png', 'occlusion2/scan8/45_46.png', 'occlusion2/scan8/45_44.png'],How to solve this problem?Thanks!

jzhangbs commented 3 years ago

it is not used. you can generate a dummy mask by ones_like, with the same size as the depth map