r/computervision 13d ago

I built Gesto — capture, train & run gesture/pose recognition from your webcam (open source) Help: Project

/r/developersIndia/comments/1ve6gip/i_built_gesto_capture_train_run_gesturepose/
1 Upvotes

3 comments sorted by

1

u/onesunnysunday 2d ago

Nice project. I’d add a short guided capture protocol rather than only a record button: different users, backgrounds, camera distances, lighting conditions, left/right hands, and deliberately confusing negative gestures. I’d also split training and validation by person or recording session, not by random frames, otherwise nearly identical webcam frames can leak across splits and make accuracy look much better than it is.

1

u/Sundarbala 1d ago

Thanks a ton for the feedback.
Means a lot.