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

Request change : FaceDetailer #814

Open
ZeTofZone opened this issue Nov 11, 2024 · 0 comments
Open

Request change : FaceDetailer #814

ZeTofZone opened this issue Nov 11, 2024 · 0 comments

Comments

@ZeTofZone
Copy link

ZeTofZone commented Nov 11, 2024

Request

Hi and thanks a lot for your work.

I have 2 request about the node "FaceDetailer" :

  1. when choosing "bbox_dilatation" if the expand is beyond the image side, the enlargement is more on the opposite side. For example if a face is on top of the image, if I choose "300" for "bbox_dilatation", and there is not enough room on the top of the image to expand of 300px, the bottom is expanded more than 300px. Is it possible to not expand more on the bottom in this case ?
  2. I think the "bbox_dilation" field should be in percentage instead of pixels. If the face detected is very small (person in background), the expansion become bigger than the cropped area, meaning there is no space around the face which is not calculated. Is it possible to change this to always have a border around the face which will not be recalculated ?

Edit : To resume, I think the "bbox_dilatation" and the "bbox_crop_factor" settings should be in the same format (pixels <-- not a good idea, or percentage).

Thanks in advance !

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