Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

EvaluationToolBox for Camouflaged Object Detection Task

License

Notifications You must be signed in to change notification settings

DengPingFan/CODToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Camouflaged Object Detection, accepted by oral presentation in CVPR-2020.

Deng-Ping Fan, Ge-Peng Ji, Guolei Sun, Ming-Ming Cheng, Jianbing Shen, Ling Shao.

0. 🔥 NEWS 🔥

  • [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);''
  1. Search and Identification Network (SINet)

  2. Project Website: http://dpfan.net/Camouflage/

  3. Code: https://github.com/DengPingFan/SINet

  4. Any question please contact to me: gepengai.ji@gmail.com or open new issue in the GitHub)

  5. Evaluation Configuration

    Require: Matlab
    Just Run main.m

Citation

@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}
}

About

EvaluationToolBox for Camouflaged Object Detection Task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages