liuyijian
liuyijian
I have tried yolo-fastest at RaspberryPi 4 (8GB) with opencv 4.4,and the result is about 7~8 fps.
Hi @sudo-install-MW My input resolution to the model is 320\*320, which is the default setting in yolo-fastest.cfg. I use function cv2.dnn.blobFromImage(...) to transform the original frame (1280\*720) that capture from...
@jereter ncnn_sample里的前面几个include需要的文件在Tencent/NCNN仓库的src目录里,具体地址如下: https://github.com/Tencent/ncnn/tree/b93775a27273618501a15a235355738cda102a38/src