Giter Club home page Giter Club logo

person_recognition's Introduction

Person recognition

This repository contains the implementation of paper "Pose-Aware Person Recognition" by Vijay Kumar, Anoop Namboodiri, Manohar Paluri, C V Jawahar published at CVPR17.

The implementation is based on Python Caffe.

Datasets:

  1. Download the datasets from the below links and place in data/ folder.
  2. PIPA (test): Link
  3. Hannah movie : Link
  4. IMDB : Link
  5. Soccer videos : Link

Models:

  1. Download the trained models and place in models/ folder.
  2. The models (baseline, pose-specific and pose estimator) are available at link

Testing:

Dependencies: Liblinear.

  1. To reproduce the results on PIPA test set, run run_PIPA.ipynb
  2. For recognition in movie scenario, run run_hannah.ipynb
  3. For recognition in soccer setting, run run_soccer.ipynb
  4. Change the data folder variable in these scripts according to your path.
  5. Replace the liblinear path to your correct liblinear installation directory.

References:

If you use this code or data, please cite the following papers.

  1. Vijay Kumar, Anoop Namboodiri, Manohar Paluri, C V Jawahar, Pose-Aware Person Recognition, CVPR 2017.
  2. N. Zhang et al., Beyond Fronta Faces: Improving Person Recognition using Multiple Cues, CVPR 2014.
  3. Oh et al., Person Recognition in Personal Photo Collections, ICCV 2015.
  4. Li et al., A Multi-lvel Contextual Model for Person Recognition in Photo Albums, CVPR 2016.
  5. Ozerov et al., On Evaluating Face Tracks in Movies, ICIP 2013.

person_recognition's People

Contributors

vijaykumar01 avatar

Watchers

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