Kevin Zezel Gomes

Results 8 comments of Kevin Zezel Gomes

Or create a function to extract the raw data from the camera. The face detection inference receives rgb, if there is any way to get the snapshot in rgb, in...

Thank you! When finished, could you please include an example in the documentation on how to send the face image to an mqtt broker? Regards, Kevin

Hi, Same error! I have a custom ocr model in paddleocr_v4 and i need to convert with optimizer. ``` pi@raspberrypi:~/packages/Paddle-Lite $ ./lite/tools/build_linux.sh --arch=armv8 --with_extra=ON --with_cv=ON build_optimize_tool /home/pi/packages/Paddle-Lite -- Found Paddle...

@Qengineering I achieved! I downloaded the pre-compiled file from the official paddle lite github. For anyone else having this same problem, just download the opt compiled for aarch64 from the...