Deng-Ping Fan, Ge-Peng Ji, Guolei Sun, Ming-Ming Cheng, Jianbing Shen, Ling Shao.
- [2020/12/04] 💥 Pytohon verion: https://github.com/lartpang/PySODMetrics.
- [2020/11/26] 💥 Updating one bug in main.m file to ensure the max value is less than 1. ``threshold = 2* mean(sal(:)); -》 threshold = min(2 * mean2(sal), 1);''
-
Search and Identification Network (SINet)
-
Project Website: http://dpfan.net/Camouflage/
-
Any question please contact to me: gepengai.ji@gmail.com or open new issue in the GitHub)
-
Evaluation Configuration
Require: Matlab
Just Run main.m
@inproceedings{Fan2020Camouflage,
title={Camouflaged Object Detection},
author={Fan, Deng-Ping and Ji, Ge-Peng and Sun, Guolei and Cheng, Ming-Ming and Shen, Jianbing and Shao Ling},
booktitle={IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2020}
}