Giter Club home page Giter Club logo

rgbd-dataset-reader's Introduction

RGBD Action Dataset Reader (w/ Python)

Datasets using depth+color+skeleton information can often be cumbersome to work with. Everybody seems to use a different convention for each dataset. In this library each player allows you to to seemlessly stream depth/color/skeletal information. There is a single interface for accessing all of this data while hiding the IO from the user.

This code can also be useful for looking at how to read in other datasets. For example, most of the MSR datasets have similar data formats -- I only have a player for MSRDailyActivity3D but it should be easy to modify the code to work with their others.

Feel free to email me at [email protected] with any questions.

Install

sudo python setup.py install

Streaming capable (Uses BasePlayer)

MHADPlayer: Berkely Multimodal Human Activity Dataset
tele-immersion.citris-uc.org/berkeley_mhad/

MSRDailyActivity3D
http://research.microsoft.com/en-us/um/people/zliu/actionrecorsrc/

EVALPlayer: Stanford Skeleton Tracking Dataset (ECCV 2012)
http://ai.stanford.edu/~varung/eccv12/

pyKinectToolsPlayer: For use with my kinect library. Loads saved data.
https://github.com/colincsl/pyKinectTools

RealtimePlayer: For use with my kinect library. Streams data from a Kinect in realtime (requires pyOpenNI)
https://github.com/colincsl/pyKinectTools

Limited functionality/documentation

These are useful for seeing how to load the data, but aren't fully functional.

ChalearnBodyPartReader: Chalearn gesture recognition competition data
This file extracts depth images for all annotated joint data in the chalearn datasets.
http://gesture.chalearn.org/data

CAD60Player: The Cornell Human Activities Dataset (CAD-60)
http://pr.cs.cornell.edu/humanactivities/data.php

SMMCPlayer: Stanford Skeleton Tracking Dataset (CVPR 2010)
http://ai.stanford.edu/~varung/cvpr10/

rgbd-dataset-reader's People

Contributors

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