What did you personally accomplish this week on the project?
I worked on integrating the C++ api for OpenPose in our application, and did some fine tuning for performance and accuracy. Keypoints are now available to use in our application for eye tracking and gesture control. I also did some research for gesture recognition algorithms. I think a good starting point is having the purely based on the velocity of the keypoint (ex. Left hand moves quickly to the right).
Is your progress on schedule or behind? If you are behind, what actions will be taken to catch up to the project schedule?
Roughly on schedule. I think with the OpenPose now integrated into the application, developing gesture control should be simple.
What deliverables do you hope to complete in the next week?
Complete gesture control algorithm. Also, I have yet to compile the project on the Jetson.