zhuyr97 / SDCM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDCM

** This is the official implementation of the ACM MM 2022 paper "Single Image Shadow Detection via Complementary Mechanism."** Paper Link

Results of Shadow Detection

Results on the ISTD/SBU/UCF dataset

Pre-trained weights of Shadow Detection

Pre-trained weights on the ISTD/SBU dataset

Pre-step:

Pre-trained model of efficientnet-b3: ''SDCM/codes/efficientB3/efficientnet-b3-5fb5a3c3.pth'';

Modify the loaded-path of efficientnet-b3 model in the file: ''SDCM/codes/efficientnet_pytorch/utils.py''

Citation

If this work is helpful to you, please cite it.

Contact Information

If you have any question, please email to me zyr@mail.ustc.edu.cn.

About


Languages

Language:Python 100.0%