mantasu / face-crop-plus

Face aligner and cropper with quality enhancement and attribute parsing
https://mantasu.github.io/face-crop-plus/
MIT License
53 stars 6 forks source link

Make face aligment optional #5

Open roperi opened 10 months ago

roperi commented 10 months ago

It would be nice to have a way to turn off the face aligment to avoid using padding. Especially good for training models where the position of the face/body is not important.

roperi commented 10 months ago

For example, fine-tuning of pre-trained diffusion models where you actually want to preserve face or body position.

mantasu commented 10 months ago

Yes, thanks for this! Will consider in v1.2