ShiqiYu / ShiqiYu/libfacedetection

在 ARMv8-A 架构下,SIMD(NEON)指令集无效

Open
#376 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
12.8k
Forks
3k
PR merge metrics
No merged PRs in 30d

Description

1、libfacedetection-master主目录下默认的Cmake中只是配置了NEON,并无实际编译配置操作;
2、自己修改了Cmake,生成静态库并加入应用工程中,实测开不开SIMD(NEON)指令集对帧率几乎无影响

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the default CMake configuration in the repository root and compare it with the reporter’s modified CMake setup for the static library. Reproduce the ARMv8-A application measurements with NEON enabled and disabled; done means determining whether NEON is actually compiled and explaining the reported lack of frame-rate improvement.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system, computer-vision, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.