Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Hand-Gesture-Classification

Setup

Dataset

HaGRID (HAnd Gesture Recognition Image Dataset) for hand gesture recognition (HGR) systems. HaGRID size is 716GB and dataset contains 552,992 FullHD (1920 × 1080) RGB images divided into 18 classes of gestures. Also, some images have no_gesture class if there is a second free hand in the frame. This extra class contains 123,589 samples. The data were split into training 92%, and testing 8% sets by subject user_id, with 509,323 images for train and 43,669 images for test.

Models

  • MobileNet V3 small
  • GoodleNet
  • ResNet

MobileNet Results

  • image

  • image

  • image

GoogleNet Results

  • image
  • image
  • image

ResNet Results

  • image
  • image
  • image

About

The course project focuses on hand gesture classification using transfer learning.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages