Shiqi Yu

Results 17 comments of Shiqi Yu

Release前面漏了个等号?

How about to resize your images to 320 pixels or similar?

> > 您好,尝试了使用多线程的方式来调用 facedetect_cnn 函数,但是在运行过程中会报错。能帮忙看看嘛?非常感谢您的帮助,代码如下 > > ``` > > #include "facedetectcnn.h" > > #include > > #include > > #include > > #include > > #include > > #include...

ARM不支持AVX,所以不能用这些选项。 On Wed, May 27, 2020 at 3:23 PM freebog wrote: > 树莓派4编译遇到同样的问题,不知该如何解决 > > — > You are receiving this because you are subscribed to this thread. > Reply...

Do you mean the algorithm will slow down after running several minutes? If so, is it because android reduces the CPU speed to save energy? On Wed, May 20, 2020...

You can remove that line. @KangLin Can you help to explain?

The speed depends on the input image size.

haha, please tell him. 68 landmark face detection will not be released. We designed a 68-landmark model. But its size and speed are not satisfactory.

After you run "cmake .." you will be promoted if OPENMP is enabled. If you aren't sure, you can post the output of cmake here.

@mlbo What's the differences between the files you submitted?