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

Model from visual wake word does not work for Harvard tinyMLx course arduino code #132

Open
abhishek-r-nair opened this issue Aug 23, 2022 · 0 comments

Comments

@abhishek-r-nair
Copy link

I am trying to modify the benchmark training code to create a custom model for person detection.

Just to check for sanity, I was trying to see whether I can port the already generated model to arduino code.

I have used the vww_model.cc file and the corresponding settings file to replace the model files in the arduino code developed for the course https://www.edx.org/professional-certificate/harvardx-tiny-machine-learning

I have used the board from here: https://store-usa.arduino.cc/products/arduino-tiny-machine-learning-kit

We have arduino code already available for this course.
This code already has model file. So I replace it with the model file available in this repo and also change the settings files.
The output of the code always shows no person, even when I change the position of the camera.

Can anybody let me know whether this model can be directly used to replace the model files in other repo.

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

No branches or pull requests

1 participant