deepinsight / deepinsight/insightface
Runtime error, infinite time
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Dear author,
Thanks again for your excellent job, but when I run the demo, the program is stacked on this line.
Do you have some suggestions to locate it?
app = FaceAnalysis(providers=['CUDAExecutionProvider', 'CPUExecutionProvider'])
Best
Jiaxiang
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the demo and the FaceAnalysis(...) initialization shown in the report; reproduce the hang with CUDAExecutionProvider and CPUExecutionProvider. No file or test is named, so first collect the runtime, provider, and environment details needed to locate where initialization stops. Done means identifying a reproducible cause and documenting or fixing the hang.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100