I have been building Algorithm in Java that extract face details, I am talking 68 landmarks of the face.
I want to use Rasberry Pi camera to run my code on it, the file + the machine learning model is around 100MB.
Is it possible to run it on the camera ?
I have no previous Raspberry Pi experience.
Thanks
Eran