cu-ecen-aeld / final-project-arpit6232

final-project-arpit6232 created by GitHub Classroom
0 stars 0 forks source link

Port Tensorflow 1.0 VisualWakeWords code to Tensorflow 2.0 #2

Closed arpit6232 closed 3 years ago

arpit6232 commented 3 years ago

Develop a training-bed to port Tensorflow Code to detect persons using COCO - Dataset on local host. Tensorflow setup is not needed on Arduino Board , so this setup has nothing to do with either the Jetson or Arduino Board.

arpit6232 commented 3 years ago

Blockers: Not a lot of support for code porting and backlog checking. Original Code tested on Tensorflow 1.0. Which is backtracked. This would involve rigorous testing for success and tracking dependencies for setup Linkers: Not needed to be ported on Jetson, so can be developed independent of Hardware.

arpit6232 commented 3 years ago

DoD: Have a functioning repository to be added run wth a simple install script and README.

arpit6232 commented 3 years ago

Kindly follow the issue here. https://github.com/AESD-Course-Project/AESD-Course-Project.github.io/issues/3 Solved by adding a submodule to the folder. https://github.com/arpit6232/visualwakeup_aesd

arpit6232 commented 3 years ago

Commits : 4d61a52a37cdd166258c965eef1b4dfa510ae6b1 (visualwakewords) Discussion here : https://github.com/AESD-Course-Project/AESD-Course-Project.github.io/issues/3 Code under separate repository : https://github.com/arpit6232/visualwakeup_aesd.