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

any guides or docs to train new models (AIS-1494) #127

Closed
lixinghe1999 opened this issue Feb 7, 2024 · 1 comment
Closed

any guides or docs to train new models (AIS-1494) #127

lixinghe1999 opened this issue Feb 7, 2024 · 1 comment

Comments

@lixinghe1999
Copy link

Thanks for having skainet to us.
I would like to develop some new function (also deep learning) on esp32, although the current examples are awesome, they don't cover everything.
I notice there is "customization" in wake word detection, however, what i expect is a pipleline of "dataset collection + training + quantization + compile + deploy". As long as esp-dl is available, does it possible to have some instructions to help me get started?
or i miss anything important?

@github-actions github-actions bot changed the title any guides or docs to train new models any guides or docs to train new models (AIS-1494) Feb 7, 2024
@sun-xiangyu
Copy link
Contributor

Hi @lixinghe1999 ,
The "dataset collection" and "training" for each task are quite different, and this is not significantly related to the type of chip you use. You can start with any project you like on GitHub. For "quantization" and "deployment," you can refer to the esp-dl project. We are also working on further optimizing esp-dl to support more operators and quantization methods.

@feizi feizi closed this as completed Jun 18, 2024
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

3 participants