Inspiration
After one of our team members got a bad haircut, he was extremely discouraged. He spent lots of money and went into the barber asking for a "good haircut", and got something he disliked. His confidence and morale was at an all-time low. After some research we created an AI recognition model that gives personalized haircuts based on your facial shape.
What it does
So to repeat, we created an AI recognition model that gives personalized haircuts based on your facial shape. We used a pre-trained model to identify necessary facial structure point on the face. From there we used some calculations and angles and distances to figure out and determine the face shape, and give haircuts based on those shapes.
How we built it
We used and created different AI models, and ran it using a python script, displaying on a GUI.
Challenges we ran into
We had an issue of figuring out how to display our project on the frontend, and had issues trying to use flask and Django to display our project.
Accomplishments that we're proud of
We are very happy our project turned out as it is ables to detect facial shapes, and while it's not extremely accurate, it works a fair amount of the time,.
What we learned
We learned different technical skills, involving concepts using AI, and different libraries and dependencies from it. We also learned how to work together with a team efficiently.
What's next for TrimTuner
We hope to improve the models and make it more efficient, faster, and accurate.
Log in or sign up for Devpost to join the conversation.