code of SIHRNet
Wang X, Tao C, Tao X, et al. SIHRNet: a fully convolutional network for single image highlight removal with a real-world dataset[J]. Journal of Electronic Imaging, 2022, 31(3): 033013.
https://drive.google.com/file/d/1njwFmTTmTwrMxazCMn15E8ebrVl0oNBN/view?usp=sharing
trained ckpt: https://drive.google.com/file/d/1ZUE0P9mW-fjC9j5ZkKyHva8MG_V8RYqs/view?usp=sharing
VGG_model: https://drive.google.com/file/d/1mH0VEJtQXa245OQMAHuUhi4xRPnqqs66/view?usp=sharing
python main.py --data_dir "data_direction"
python main.py --is_training 0
you should change the root of test set in the code