GuoLanqing / ShadowFormer

ShadowFormer (AAAI2023), Pytorch implementation
MIT License
129 stars 17 forks source link

SRD dataset natively lacking shadow mask, how to do training and inference? #17

Closed hnrna closed 1 year ago

hnrna commented 1 year ago

Hi, your work seems to have strong and effective!

But I have some confusion about using the SRD dataset, how do you use the SRD dataset for training and inference since the SRD dataset natively lacks shadow mask?

Or is there some way to get the shadow mask of each image pair by shadow image and no-shadow image pairs? (e.g. directly find the difference of image pairs and binarize it to shadow mask with certain threshold)

xuhangc commented 1 year ago

SRD masks can be found in DHAN repo SRD Mask