GithubHelp home page GithubHelp logo

yuyuah / contrastprior Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jxingzhao/contrastprior

0.0 0.0 0.0 12.17 MB

The Code of Contrast Prior and Fluid Pyramid Integration for RGBD Salient Object Detection(CVPR2019)

Python 4.23% CMake 1.15% Makefile 0.28% Dockerfile 0.03% HTML 0.08% CSS 0.10% Jupyter Notebook 55.88% C++ 34.50% Shell 0.26% Cuda 2.89% MATLAB 0.60%

contrastprior's Introduction

For training:

  1. Clone this code by git clone https://github.com/JXingZhao/ContrastPrior.git --recursive, assume your source code directory is$ContrastPrior;

  2. Download training data (rmhn), and extract it to $ContrastPrior/data/;

  3. Build caffe with cd caffe && mkdir build && cd build && cmake .. && make -j32&& make pycaffe;

  4. Download initial model and put it into $ContrastPrior/Model/;

  5. Start to train with python run.py.

For testing:

  1. Download pretrained model $ContrastPrior/Model/;

  2. Generate saliency maps by python test.py;

  3. Run $ContrastPrior/evaluation/main.m to evaluate the saliency maps;

Pretrained models, datasets and results:

| Page | | Training Set (rmhn) | | All RGBD Datasets | | Evaluation results |

If you think this work is helpful, please cite

@inproceedings{zhao2019Contrast,

title={Contrast Prior and Fluid Pyramid Integration for RGBD Salient Object Detection},

author={Zhao, Jia-Xing and Cao, Yang and Fan, Deng-Ping and Cheng, Ming-Ming and Li, Xuan-Yi and Zhang, Le},

booktitle=CVPR,

year={2019}

}

@inproceedings{fan2017structure,

title={{Structure-measure: A New Way to Evaluate Foreground Maps}},

author={Fan, Deng-Ping and Cheng, Ming-Ming and Liu, Yun and Li, Tao and Borji, Ali},

booktitle={IEEE International Conference on Computer Vision (ICCV)},

pages = {4548-4557},

year={2017},

note={\url{http://dpfan.net/smeasure/}},

organization={IEEE}

}

contrastprior's People

Contributors

jxingzhao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.