PaddlePi icon indicating copy to clipboard operation
PaddlePi copied to clipboard

PaddlePi

Results 8 PaddlePi issues
Sort by recently updated
recently updated
newest added

fatal error: iomem.h: No such file or directory #include "iomem.h"

您好! 人脸识别的demo,使用了三个模型:detect.kmodel、feature.kmodel、key_point.kmodel,能否告知这三个模型使用的算法吗。谢谢

你好,我按照教程里演示的出现了下面的错误 ![报错截图](https://user-images.githubusercontent.com/60140774/142783907-c12d7a22-9411-4c56-b913-2b86b43d653f.png) 在windows上也试过了,也会报上面的错误 但是在windows上成功过一次(没有完全成功) ![{936X41{~PMFE2PWR)NZB1S](https://user-images.githubusercontent.com/60140774/142783963-76e505a8-aa35-40b4-913f-ed19b2188d8c.png) 请问这是我芯片出问题了吗?我该如何修复它(指这个问题)

大佬开源的这个项目很不错,但里面好像没有加Python的依赖文件,给大佬添加了一个,希望可以被Merge进来~

I try to create a demo program like yolo_face_detect-lib, but i can 't build the project. when i make the project which will prompt the following error: `undefined reference to...

开发环境指南第2.3节中 cmake .. –DPROJ=hello_world –G “Unix Makefiles” 这句应该改为 cmake .. –DPROJ=hello_world –G “MinGW Makefiles” 否则编译会报错的

烧录了face_detect.bin到k210,并未检测到人脸

Do you have a plan for supporting PlatformIO?