ShiqiYu / ShiqiYu/libfacedetection

Is 150ms normal for AMD Ryzen 5 3550H in Single-thread?

Open
#347 3 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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.