I have been reading the open sourced documentation on GitHub of the esp-dl library.
And I would like to implement a recognition algorithm based on mobilenet, but I am not sure on how to proceed.
What does exactly
Code: Select all
dl_matrix3d_t *dl_matrix3duf_mobilenetxx()
If anyone could help I would appreciate it a lot!
Thanks,