GithubHelp home page GithubHelp logo

jizhihang / sparselet-release1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rksltnl/sparselet-release1

0.0 2.0 0.0 125.49 MB

Code release for sparselet release 1

License: BSD 2-Clause "Simplified" License

MATLAB 57.14% C++ 41.40% Python 1.46%

sparselet-release1's Introduction

README for sparselet code

Introduction

Citing sparselets

If you find sparselet detection code useful in your research, please cite:

@inproceedings{Song-TPAMI2014,
	title = "Generalized Sparselet Models for Real-Time Multiclass Object Recognition",
	booktitle = "IEEE Transactions on Pattern Analysis and Machine Intelligence",
	year = "2014",
	author = "Hyun Oh Song and Ross Girshick and Stefan Zickler and Christopher Geyer and Pedro Felzenszwalb and Trevor Darrell",
}

@inproceedings{Song-ICML2013,
	title = "Discriminatively Activated Sparselets",
	booktitle = "International Conference on Machine Learning (ICML)",
	year = "2013", 
	author = "Ross Girshick and Hyun Oh Song and Trevor Darrell",
}

@inproceedings {Song-ECCV2012,
	title = "Sparselet Models for Efficient Multiclass Object Detection",
	booktitle = "European Conference on Computer Vision (ECCV)",
	year = "2012",
	author = "Hyun Oh Song and Stefan Zickler and Tim Althoff and Ross Girshick and Mario Fritz and Christopher Geyer and Pedro Felzenszwalb and Trevor Darrell",
}

License

Sparselet is released under the Simplified BSD License (refer to the LICENSE file for details).

System Requirements

Install instructions

  1. Download and install Intel® C++ Composer XE from the link above.
  2. Unpack the sparselet code.
  3. Download and install SPAMS toolbox in the same directory level as in the sparselet code.
  4. On a terminal run $python sparselets/compile_blas_singleTH_MAC.py (for OS X) or $python sparselets/compile_blas_singleTH.py (for Linux)
  5. Start matlab.
  6. Run the 'compile' function to compile the helper functions. (you may need to edit compile.m to use a different convolution routine depending on your system)
  7. Use 'demo_detection' code for a demo usage of the sparselet code for multiclass object detection.

sparselet-release1's People

Contributors

rksltnl avatar

Watchers

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