Giter Club home page Giter Club logo

msrnet's Introduction

MSRNet

  • This is the sample code of saliency detection for 2017 cvpr paper [Instance-Level Salient Object Segmentation] by Guanbin Li, Yuan Xie, Liang Lin and Yizhou Yu
  • This code is tested on MATLAB 2014b on Ubuntu14.04
  • For more information, please visit our project page (http://www.sysu-hcp.net/instance-level-salient-object-segmentation)

Contents

This code includes

  • 'deeplab-caffe': the Caffe toolbox for Multiscale Refinement Network (MSRNet)
  • 'models_prototxts': pre-trained models and prototxts
  • 'code': codes to do testing
  • 'data':
    • a.imgs: source images to do saliency detection
    • b.pre: predicted results

Usage Instructions

Please follow the instructions below to run the code.

  • Compile the Caffe and matcaffe in the deeplab-caffe package.
  • Put your own images in the data/imgs directory
  • Download the pretrained MSRNet-VGG models by running the script
  ./models_prototxts/get_msrnet-vgg_model.sh
  • Generate saliency map by running the matlab code
  ./code/demo.m

Citation

If you find this useful, please cite our work as follows:

@inproceedings{MSRNet2017object,
  title={Instance-Level Salient Object Segmentation},
  author={Guanbin Li, Yuan Xie, Liang Lin and Yizhou Yu},
  booktitle={CVPR},
  year={2017}
}

Please contact "[email protected]" if any questions with the code.

msrnet's People

Contributors

xyuan13 avatar

Watchers

James Cloos 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.