jwagner / smartcrop-cli

Command line interface for the smartcrop library to provide content aware image cropping.
MIT License
321 stars 40 forks source link

Using face-api instead of opencv #22

Open pluzmedia opened 5 years ago

pluzmedia commented 5 years ago

Hi,

Face detection with OpenCV is not good for some photos but face-api is working perfectly. Is it possible to use face-api for face detection in smatcrop-cli?

jwagner commented 5 years ago

It should be possible, someone just need to implement it. I guess the tensor flow dependency can't be worse than opencv. ;)

I'll give it a shot once I find some time - unless someone else does it first. :)

pluzmedia commented 5 years ago

Thank you, Gald to hear from you

On Sun, Jun 30, 2019 at 9:50 PM Jonas Wagner notifications@github.com wrote:

It should be possible, someone just need to implement it. I guess the tensor flow dependency can't be worse than opencv. ;)

I'll give it a shot once I find some time - unless someone else does it first. :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jwagner/smartcrop-cli/issues/22?email_source=notifications&email_token=AFBMNPCZW5A6IVAN5S35IU3P5DMMVA5CNFSM4HZNV4PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4PIBA#issuecomment-507048964, or mute the thread https://github.com/notifications/unsubscribe-auth/AFBMNPADIJQKNNEGJC4VKKLP5DMMVANCNFSM4HZNV4PA .

-- Regards, Filmy Today

Website: filmy.today