enabling camera input in the MNIST example
Posted: Fri Sep 24, 2021 10:20 am
hi,
I'm trying to change the MNIST example code that will enable recognizing digits seen by the crazyflie camera instead of the saved images (my final goal is to change the model to object detection).
As for now I make the changes in "model.c" file based on the face detection example which uses the camera, but all the attempts are failing.
Is there a recommended way to do it or any instructions for it?
and for the future goal - Is replacing the h5 file to my network h5 weights file will be a good solution to implementing my network on the crazyflie?
thanks!
I'm trying to change the MNIST example code that will enable recognizing digits seen by the crazyflie camera instead of the saved images (my final goal is to change the model to object detection).
As for now I make the changes in "model.c" file based on the face detection example which uses the camera, but all the attempts are failing.
Is there a recommended way to do it or any instructions for it?
and for the future goal - Is replacing the h5 file to my network h5 weights file will be a good solution to implementing my network on the crazyflie?
thanks!