Skip to content

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

Open
lizeyi opened this issue May 19, 2025 · 4 comments
Open

There is an error reported by multiple faces #454

lizeyi opened this issue May 19, 2025 · 4 comments

Comments

@lizeyi
Copy link

lizeyi commented May 19, 2025

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

@LegendaryM
Copy link

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

Is your graphics card of the 50 series?

@lizeyi
Copy link
Author

lizeyi commented May 20, 2025

The graphics card is RTX 3060

@LegendaryM
Copy link

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.

@lizeyi
Copy link
Author

lizeyi commented May 20, 2025

Okay, thank you, and I'll keep an eye on this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants