Coder Social home page Coder Social logo

aihgf / deepcut-cnn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xingyizhou/deepcut-cnn

0.0 2.0 0.0 32.29 MB

CNN architecture for articulated human pose estimation

License: Other

CMake 2.79% Makefile 0.66% Shell 0.36% C++ 79.96% Cuda 5.51% MATLAB 0.91% M 0.01% Python 8.18% Protocol Buffer 1.63%

deepcut-cnn's Introduction

DeeperCut

Here you can find the implementation of the CNN-based human body part detectors, used in the DeeperCut.

First of all, you should build Caffe and its Python bindings as described in the official documentation.

In order to run the demo of pose estimation execute the following:

# you will need to install python's click package, ex. by executing
$ pip install click
$ cd <caffe_dir>
$ export PYTHONPATH=`pwd`/python

# Download Caffe model files
$ cd models/deepercut
$ ./download_models.sh

# Run demo of single person pose estimation
$ cd ../../python/pose
$ python ./pose_demo.py image.png --out_name=prediction

Citation

Please cite Deep(er)Cut in your publications if it helps your research:

@article{insafutdinov2016deepercut,
    author = {Eldar Insafutdinov and Leonid Pishchulin and Bjoern Andres and Mykhaylo Andriluka and Bernt Schiele},
    url = {http://arxiv.org/abs/1605.03170}
    title = {DeeperCut: A Deeper, Stronger, and Faster Multi-Person Pose Estimation Model},
    year = {2016}
}

@inproceedings{pishchulin16cvpr,
    title = {DeepCut: Joint Subset Partition and Labeling for Multi Person Pose Estimation},
    booktitle = {CVPR'16},
    url = {},
    author = {Leonid Pishchulin and Eldar Insafutdinov and Siyu Tang and Bjoern Andres and Mykhaylo Andriluka and Peter Gehler and Bernt Schiele}
}

deepcut-cnn's People

Contributors

shelhamer avatar jeffdonahue avatar yangqing avatar longjon avatar sguada avatar kloudkl avatar sergeyk avatar ronghanghu avatar qipeng avatar rbgirshick avatar lukeyeager avatar philkr avatar flx42 avatar eelstork avatar dgolden1 avatar mavenlin avatar jamt9000 avatar tnarihi avatar yosinski avatar cypof avatar mohomran avatar erictzeng avatar jyegerlehner avatar mtamburrano avatar netheril96 avatar ducha-aiki avatar kkhoot avatar timmeinhardt avatar ste-m5s avatar tdomhan avatar

Watchers

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