Zhao Zhang*, Wenda Jin*, Jun Xu, Ming-Ming Cheng
⭐ Project Home »
The official repo of the ECCV 2020 paper Gradient-Induced Co-Saliency Detection.
More details can be found at our project home.
- PyTorch >= 1.0
- tqdm
Download gicd_ginet.pth
(Baidu (05cl)/Google Drive).
- Configure the input root and the output root in
test.sh
--param_path ./gicd_ginet.pth (pretrained model path)
--input_root your_data_root (categorize by subfolders)
--save_root your_output_root
- Run by
sh test.sh
The co-saliency maps of GICD can be found at our project home.
If you find this work is useful for your research, please cite our paper:
@inproceedings{zhang2020gicd,
title={Gradient-Induced Co-Saliency Detection},
author={Zhang, Zhao and Jin, Wenda and Xu, Jun and Cheng, Ming-Ming},
booktitle={European Conference on Computer Vision (ECCV)},
year={2020}
}
If you have any questions, feel free to contact me via zzhang🥳mail😲nankai😲edu😲cn