Skip to content

using 3DCNN model by Keras to recognize four type gestures, and then perform related actions

Notifications You must be signed in to change notification settings

benja-wu/CozmoGestureRegonize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CozmoGestureRegonize

using 3DCNN model by Keras to recognize four type gestures, and then perform related actions

Training pics

About Training

  • When I using the Adadelta optimizer, I got 99% acc at the 20th epoch. This can't be achived when i using default Adam optimizer which ends up with 30% acc at last. So i recommand Adadelta optimizer strongly.
  • By the way, SGD optimizer performs almost the same acc result as Adam optimizer in this data set with my computer with 50 epochs and 1500 train videos per epoch.

Result Recently

About

using 3DCNN model by Keras to recognize four type gestures, and then perform related actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages