arduino-library icon indicating copy to clipboard operation
arduino-library copied to clipboard

Model code

Open NOOBBITS opened this issue 2 years ago • 0 comments

I was implementing the example of person detection given in my Arduino kit and it worked well. I just wished to see how model was built for the particular use case was made(we are just provided with byte array in the library) Is there any way to access the code used for training the model? So that we can see how accuracy changes of changing different parameters

NOOBBITS avatar Jul 14 '23 06:07 NOOBBITS