Closed RYYAI closed 1 month ago
Under
./Panodiff/dataloaders/rota_dataset.py
mask_path = 'datasets/90binarymask.png'
Sorry, I didn't find mask_path = 'datasets/90binarymask.png' in the repo. What's this and how can I find it ? And What for?
It is a binary mask indicating the region in panorama that, 90 degree FoV with no rotation, covers. It looks like this: It is used if we are trying to input a 90 degree FoV with no rotation and outpaint the rest.
Under
./Panodiff/dataloaders/rota_dataset.py
TODO: add these paths when ziyu told me to.
mask_path = 'datasets/90binarymask.png'
Sorry, I didn't find mask_path = 'datasets/90binarymask.png' in the repo. What's this and how can I find it ? And What for?