Skip to content

An app to automatically take pictures of your best moments playing tennis.

Notifications You must be signed in to change notification settings

thiventura/tennispose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis pose detection

An app made in Flutter to automatically take pictures of your best moments playing tennis.

The idea is:

  • Take a picture
  • Run the Posetnet model
  • Check if you are performing a forehand, backhand or serving movement
  • If so, save the picture
  • repeat

Notes

  • I only tested it on Android.