config.yaml
to set your parameterspython Train_CBENet.py ./configs/model=CBENet/config.yaml
python Train_BGShadowNet.py ./configs/model=BGShadowNet/config.yaml
Download the pretrained model trained on RDD dataset.
python test.py
@InProceedings{Zhang_2023_CVPR,
author = {Ling Zhang,Yinghao He,Qing Zhang,Zheng Liu,Xiaolong Zhang,Chunxia Xiao},
title = {Document Image Shadow Removal Guided by Color-Aware Background.},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2023}}