Giter VIP home page Giter VIP logo

piano-hands's Introduction

Piano Hands

This dataset contains object tagging of right and left hands on a piano background.

Its purpose is to detect hands from videos of piano playing.

Using the dataset

The directory versions includes all of the available versions for this dataset. They can also be found under the releases tab on GitHub.

Object Detection Model

We fine-tuned a "Faster RCNN Inception v2 COCO" model from the tensorflow official repository. Note our model does not include any tracking. Every video frame is processed independently.

Easy Video - Alan Walker - Faded

Detection Results (You might need to open this GIF in a new tab)

Harder Video - Liszt - La Campanella

Detection Results (You might need to open this GIF in a new tab)

We include the training script, checkpoint, and a simple python file for example of use. PRO TIP: If you train a model, make sure there is no "horizontal flip" augmentation. If you know there are a maximum of 2 hands in a frame, you can heuristically fix mistakes of tagging both hands as left or right.

Manually tagging the dataset

  • From videos execute download.sh which downloads 200+ youtube videos.
  • From videos execute extract_frames.py which creates a top level frames directory with random frames from the videos.
  • Using labelImg tag the directory frames to annotations.
  • From versions execute generate_version.py, after changing the version number.

piano-hands's People

Contributors

amitmy avatar

Stargazers

 avatar Yijie avatar Joy avatar  avatar Yanai Elazar avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

huamulanchina

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.