shanemankiw / Panodiff

Official implementation for ACM MM 2023 paper '360-Degree Panorama Generation from Few Unregistered NFoV Images'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question in mask_path = 'datasets/90binarymask.png'

RYYAI opened this issue · comments

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?

It is a binary mask indicating the region in panorama that, 90 degree FoV with no rotation, covers. It looks like this:
90binarymask
It is used if we are trying to input a 90 degree FoV with no rotation and outpaint the rest.