PaddlePi
PaddlePi copied to clipboard
PaddlePi
fatal error: iomem.h: No such file or directory #include "iomem.h"
您好! 人脸识别的demo,使用了三个模型:detect.kmodel、feature.kmodel、key_point.kmodel,能否告知这三个模型使用的算法吗。谢谢
你好,我按照教程里演示的出现了下面的错误  在windows上也试过了,也会报上面的错误 但是在windows上成功过一次(没有完全成功)  请问这是我芯片出问题了吗?我该如何修复它(指这个问题)
大佬开源的这个项目很不错,但里面好像没有加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?