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

About the BBox Detection for "masked-Face" #277

Open
wjwang0816 opened this issue May 15, 2022 · 0 comments
Open

About the BBox Detection for "masked-Face" #277

wjwang0816 opened this issue May 15, 2022 · 0 comments

Comments

@wjwang0816
Copy link

Thanks for this master work!
About the "masked face", I have some question, hope to give me some advice please. Thanks a lot !
(1) Compare to the normal face (non-masked face), Why the BBox of the masked face is smaller than normal face ?
The bbox of masked face seems like more approximating "square", but the bbox of normal face like "rectangle".
(2) Is it possible to train a model to predict "two classes" - "non face" & "face (masked & normal face)"?
and get high accuracy bbox for masked face as same as normal face?
In the other word, I just hope to predict "two" classes :
- class one : background (non face)
- class two : face (including "normal face" & "masked face")
In my application, I want to detect normal face & masked-face, regardless of masked or non-masked.
So I hope the BBox accuracy of masked face can be near to normal face
In the "maked_face" Folder of the repo, the prediction result is seperated to three classes, how can I modify to "two classes" - "non face" & "face (masked & normal face)"?
Thanks a lot !

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