-
Notifications
You must be signed in to change notification settings - Fork 1.5k
There is an error reported by multiple faces #454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Is your graphics card of the 50 series? |
The graphics card is RTX 3060 |
Ok. It seems that the face detection algorithm mistakenly identified a special pixel fragment as an adult face. A version will be released in the next few days to remove the limitation of multiple faces. We will notify you in a timely manner after the release. Thank you for your support and attention. |
Okay, thank you, and I'll keep an eye on this project. |
[2025-05-19 15:32:38] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [19/May/2025 15:32:38] "GET /easy/query?code=e464b62c-414a-4fc3-989d-e3d9275d7bf2 HTTP/1.1" 200 -]
[2025-05-19 15:32:38] [threading.py[line:870]] [INFO] [[e464b62c-414a-4fc3-989d-e3d9275d7bf2] -> get_aud_feat1 cost:0.796605110168457s]
[2025-05-19 15:32:40] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [19/May/2025 15:32:40] "GET /easy/query?code=e464b62c-414a-4fc3-989d-e3d9275d7bf2 HTTP/1.1" 200 -]
[2025-05-19 15:32:42] [process.py[line:108]] [INFO] [[e464b62c-414a-4fc3-989d-e3d9275d7bf2]init_wh result :[0.9782586354293337], cost: 3.9820656776428223 s]
Traceback (most recent call last):
File "trans_dh_service.py", line 1262, in trans_dh_service.TransDhTask.work
Exception: 存在多人脸
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "trans_dh_service.py", line 1265, in trans_dh_service.TransDhTask.work
Exception: 存在多人脸
[2025-05-19 15:32:42] [threading.py[line:870]] [ERROR] [[e464b62c-414a-4fc3-989d-e3d9275d7bf2]任务执行失败,异常信息:[存在多人脸]]
[2025-05-19 15:32:42] [threading.py[line:870]] [INFO] [>>> 任务:e464b62c-414a-4fc3-989d-e3d9275d7bf2 耗时:17.515132904052734 ]
[2025-05-19 15:32:42] [_internal.py[line:96]] [INFO] [172.18.0.1 - - [19/May/2025 15:32:42] "GET /easy/query?code=e464b62c-414a-4fc3-989d-e3d9275d7bf2 HTTP/1.1" 200 -]
Using text-to-image generation to create a single digital human portrait. However, during the digital human creation process, it prompts that multiple faces are detected, even though the image only contains one person.
The text was updated successfully, but these errors were encountered: