reddevil1310

Results 5 issues of reddevil1310

Hi. I have a question: How to run Yolov3 in openvino c++? thank you very much

Hi, I am a beginner. I use 8051 to read temperature sensor and send to pc with CC2530. I want to read a string from CC2530. How to read string...

i am connect pc to raspberry pi to send a message. but it can't read any character? this is program from pi: ```cpp #define _CRT_SECURE_NO_WARNINGS #include #include #include #include #include...

Hello everyone. I run paddle lite in windows with C++example. i use PP-OCRv3 model. https://paddleocr.bj.bcebos.com/PP-OCRv3/chinese/ch_PP-OCRv3_det_infer.nb My code I run as below: ``` #include #include #include #include #include #include #include "paddle_api.h"...

how to set pi camera's highest resolution automatically? Thank you.