Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
I tried using a pose detection network and infer pose from output. This allows me to recognise different gestures without retrain the network. But the cost of running a full pose detection network is high, thus doesn’t work on my operating environment (embedding device).
Since I don’t actually have to frequently redefine the posture I wanted to detect, I had an idea that using a modified YOLO network to simultaneously detect person and classified whether the person is raising both her hand.
This works to some extend, however, this approach requires me to collect bunch of data of a person raising her hand and it is quite difficult to collect much data with any degree of varieties.
Is there a way to work around the data problem ? Many thanks.
submitted by /u/RavlaAlvar
[link] [comments]