ShiqiYu / ShiqiYu/libfacedetection
Is 150ms normal for AMD Ryzen 5 3550H in Single-thread?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 12.8k
- Forks
- 3k
- PR merge metrics
- No merged PRs in 30d
Description
I ran the detect-camera.cpp in example, and the average time consumption of face detection is 150ms. The environment is:
- AMD Ryzen 5 3550H
- 16GB RAM
- Microsoft Visual Studio 2022
By the way, I have enabled AVX2 and -O2 optimization when compling.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the detect-camera.cpp example and reproduce the reported 150ms measurement using the stated Ryzen 5 3550H, Visual Studio 2022, AVX2, and -O2 setup. Determine whether the result is expected for this configuration; the issue is complete when the expected performance or relevant cause is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-vision, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100