GithubHelp home page GithubHelp logo

opportunitylivetv / pose-aligned-deep-networks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/pose-aligned-deep-networks

1.0 3.0 1.0 1.54 GB

Pose Aligned Networks for Deep Attribute Modeling matlab code used for the publication here: http://arxiv.org/abs/1311.5591

License: Other

MATLAB 100.00%

pose-aligned-deep-networks's Introduction

PANDA code

PANDA (Pose-Aligned Networks for Deep Attibute) is an attribute classification system using deep neural nets. This work is created by Ning Zhang, Manohar Paluri, Marc'Aurelio Ranzato, Trevor Darrell and Lubomir Bourdev.

Citing this work

If you are using this code for your research, please cite the following paper:

@inproceedings{ZhangCVPR14,
    Author = {Zhang, Ning and Paluri, Manohar and Rantazo, Marc'Aurelio and Darrell, Trevor and Bourdev, Lubomir},
    Title = {PANDA: Pose Aligned Networks for Deep Attribute Modeling},
    Booktitle = {Conference on Computer Vision and Pattern Recognition (CVPR)},
    Year = {2014}
}

Prerequisites

  1. Caffe
  1. Poselet Detection (only if you need to run on your own data)

We provide cached poselet detections for Berkeley Attribute Dataset used in the papaer. If you want to use your own data, you have to

  • Download poselet detection code from http://www.cs.berkeley.edu/~lbourdev/poselets/
  • Run poselet detection on your images. The code returns poselet activations clustered into person hypotheses
  • Match the hypotheses to your ground truths, taking into account the overlap and score. See Section 5 of [1] for details.
  • Substract 1 from poselet_id inside phits to make them compatible to the PANDA version.
  1. MATLAB
  • The software is tested on MATLAB R2012b and R2012a versions.

Usage

License

This software is under BSD License, please refer to LICENSE file. We also provide an additional patent grant.

Bug report

If you have any issues running the codes, please report issues on github page. If you want to contribute to the codes, please follow the instructions in CONTRIBUTING.md. If you have any questions about the paper, please contact Ning Zhang ([email protected]).

[1] Lubomir Bourdev and Jitendra Malik. Poselets: Body Part Detectors Trained Using 3D Human Pose Annotations. In ICCV 2009.

pose-aligned-deep-networks's People

Contributors

n-zhang avatar snarkmaster avatar jamesgpearce avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

martina6hall

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.