Coder Social home page Coder Social logo

negar-rostamzadeh / segdeepm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yknzhu/segdeepm

0.0 2.0 0.0 232 KB

Object detection with segmentation and context in deep networks

License: BSD 2-Clause "Simplified" License

Shell 1.08% MATLAB 98.92%

segdeepm's Introduction

segDeepM

Object detection with segmentation and context in deep networks.

Usage

  1. Following https://github.com/rbgirshick/rcnn to set up caffe and RCNN;

  2. Fine-tune VGG/AlexNet and put the models to data/caffe_nets/ (finetuned model also available at http://www.cs.toronto.edu/~yukun/segdeepm.html)

  3. Put pre-computed CPMC masks and corresponding potentials to segDeepM/ and run segDeepM.m;

  4. Enjoy :)

citing segDeepM

Please consider citing our segDeepM paper and the original RCNN paper if you use this code for your research.

@inproceedings{ZhuSegDeepM15,
title = {segDeepM: Exploiting Segmentation and Context in Deep Neural Networks for Object Detection},
author = {Yukun Zhu and Raquel Urtasun and Ruslan Salakhutdinov and Sanja Fidler},
booktitle = {CVPR},
year = {2015}
}

@inproceedings{girshick14CVPR,
    Author = {Girshick, Ross and Donahue, Jeff and Darrell, Trevor and Malik, Jitendra},
    Title = {Rich feature hierarchies for accurate object detection and semantic segmentation},
    Booktitle = {Computer Vision and Pattern Recognition},
    Year = {2014}
}

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.