EPFL-VILAB / omnidata

A Scalable Pipeline for Making Steerable Multi-Task Mid-Level Vision Datasets from 3D Scans [ICCV 2021]
Other
395 stars 49 forks source link

The number of channels of 'reshading' and 'curvature' #33

Open jeeyung opened 1 year ago

jeeyung commented 1 year ago
Screen Shot 2022-12-14 at 8 47 27 PM

Hello!! Could you check if the numbers of channels of 'reshading' and 'curvature' are correct? From my observation, the number of channels of curvature is 2. (I think it is correct regarding task_parameters in omnidata/omnidata_tools/torch/dataloader/task_configs.py. ) But I am not sure about 'reshading'. The shape of images are [3, 512, 512] in my case.