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

Thank you so much for your repo! #2

Open
denisenepraunig opened this issue Sep 29, 2020 · 3 comments
Open

Thank you so much for your repo! #2

denisenepraunig opened this issue Sep 29, 2020 · 3 comments

Comments

@denisenepraunig
Copy link

Hello Taehee Lee!

I stumbled upon your repository and it sparked my interest in using Keras. I am an iOS developer and have little Machine Learning experience. After some effort and using Google Colab I was able to convert your landmarks h5 model to a CoreML model (with coremltools) and it predicted the correct landmarks inside an iOS App of a cat face 🎉!

Thank you so much for your effort and putting everything into this repo.

I want to build a snapchat like app where the cat would also be wearing glasses. Let's see how far I will come 😅.

Have a great day!!

Best regards,
Denise

image
image

@flankechen
Copy link

@denisenepraunig grad to take a glance of your work, nice! how far you have came? are you trying this on native code or HTML5 web things

@denisenepraunig
Copy link
Author

I am was building this with native for iOS with Swift. Currently I was able to highlight the landmarks positions inside the app. Still need to do some math then for the angle of the glasses and put them over the cat face :D I will put this into a repo when the code is cleaned up and write some short documentation about it!

@flankechen
Copy link

@denisenepraunig cool, about "putting stickers on the face", I used to achieve like, graphic designer make some cute sticker on a standard cat face, output a onlyt sticker png with transparence.
when input image landmarks are detected, trying to find a transform from starndard cat face landmark to current input cat face landmark. and translation, rotation and scale can be extracted from that transform.

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

2 participants