Giter Club home page Giter Club logo

caffe.ssd's Introduction

ParseNet: Looking Wider to See Better

By Wei Liu, Andrew Rabinovich, and Alex Berg.

Introduction

ParseNet is a unified framework for semantic segmentation with CNN. You can use the package to train/evaluate a network for segmentation. For more details, please refer to our arXiv paper.

Citing ParseNet

Please cite ParseNet in your publications if it helps your research:

@article{liu15parsenet,
  Author = {Liu, Wei and Rabinovich, Andrew and Berg, Alexander},
  Journal = {arXiv preprint arXiv:1506.04579},
  Title = {ParseNet: Looking Wider to See Better},
  Year = {2015}
}

Contents

  1. Installation
  2. Model

Installation

  1. Get the code
git clone https://github.com/weiliu89/caffe.git
cd caffe
git checkout fcn
  1. Build the code. Please follow Caffe instruction to install all necessary packages and build it.
make -j8
make mat
make py
make test -j8
make runtest -j8

Note: Since ParseNet merges #2016, which will cause a crash on exit. You can safely ignore it as it is a known side effect.

syncedmem.cpp:16] Check failed: error == cudaSuccess (29 vs. 0) driver shutting down

Model

The ParseNet model and solver on PASCAL has been shared at the Caffe's Model Zoo. Please check it out for more details.

caffe.ssd's People

Contributors

arntanguy avatar cnikolaou avatar dgolden1 avatar ducha-aiki avatar erictzeng avatar immars avatar jamt9000 avatar jeffdonahue avatar jyegerlehner avatar kloudkl avatar longjon avatar lukeyeager avatar mavenlin avatar mohomran avatar mtamburrano avatar netheril96 avatar philkr avatar pluskid avatar qipeng avatar rbgirshick avatar ronghanghu avatar sergeyk avatar sguada avatar shelhamer avatar ste-m5s avatar tdomhan avatar tnarihi avatar weiliu89 avatar yangqing avatar yosinski avatar

Watchers

 avatar  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.