Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gesture ssd model w signoff #349

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

fcr3
Copy link
Contributor

@fcr3 fcr3 commented Jan 13, 2020

Modify this template as needed to best reflect your specific pull request.

Type

Please state what type of addition your pull request is:
[ ] Add App |
[ ] Add Network |
[ X ] Repository Enhancement |
[ ] Bugfix (App) |
[ ] Bugfix (Network) |
[ ] Bugfix (ncappzoo) |
[ ] Content Update (Documentation) |

Description

Please include a summary of the addition or change that you are making. If making a change to an existing application or network, make sure to state which network or app you are changing. If you're making a change to an existing network or app, don't forget to update the relevant code author documentation:

Training and compiling module. Uses original hand data and allows users to train their own model and compile it on their local computer. Module takes long to complete.

Issue # []

If your change fixes a known bug, please list the issue. If your change fixes an unknown bug, please submit an issue before submitting your pull request. Your pull request will not be merged without a matching issue if it fixes a bug.

Testing

Tested?: [ X ]

OS (Include Version): [ Ubuntu 18.04 ]

OpenVINO Version: [ OpenVINO Toolkit 2019.2.242 ]

Python Version: [ 3.6.8 ]

Additional Info:

How has your change been tested? Have you tested your change on Ubuntu with an Intel® Movidius™ Neural Compute Stick or Intel® Neural Compute Stick 2? Describe your testing procedure here, including OS, installed OpenVINO version, Python version, and applicable compiler versions.

If you have not tested your change, make sure to clearly label that it has not been tested.

Not Been Tested

Checklist

  • [ X ] I have self-reviewed my code
  • [ X ] I have commented my code, especially in hard-to-understand areas
  • [ X ] I have made corresponding changes to the documentation
  • [ X ] Any dependent changes have been merged and published in downstream modules.

fcr3 and others added 9 commits August 7, 2019 17:38
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
Signed-off-by: fcr3 <fcreyes@berkeley.edu>
@fcr3
Copy link
Contributor Author

fcr3 commented Jan 16, 2020

I tested/verified both the training/compilation from training modules in the Makefile. Just fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants