GuoLanqing / ShadowFormer

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

ground truth image availability or workaround #25

Open pengzhao-life opened 1 year ago

pengzhao-life commented 1 year ago

Hi thank you for sharing such great work! I would like to fine tune the model on our data, but the ground truth i.e. shadow free images are not available in the non-lab environment. I wonder if any suggestions? Thanks!

GuoLanqing commented 1 year ago

Maybe you can try some unsupervised methods or use the adversarial loss to finetune the generator.