Skip to content
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

Quality Assessor的条件过于严苛 #134

Open
Martin-HZK opened this issue Sep 20, 2024 · 0 comments
Open

Quality Assessor的条件过于严苛 #134

Martin-HZK opened this issue Sep 20, 2024 · 0 comments

Comments

@Martin-HZK
Copy link

check_lightness和check_face_size的默认设置数值都太严苛,测试的两张网页上搜索的随机图片都被判定成quality太差。由于程序设计的时候考虑到得先通过quality assessor去判定图片是否是一个合适的人脸照片,但是随机测试的正常图片就很容易的被筛掉了,是否是参数设置的不合理?

下面是我的测试具体情况

test1

在check lightness的默认设置中不能通过,默认阈值40-180,测试184,不通过

test2

check lightness通过,134分,但是check_face_size不通过,width要求大雨80,实际55

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

1 participant