Python Forum

Full Version: Using face dataset to group similar facial features based on 3 features into folders
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't seem to think of a way to use my face data set to group facial images based on 3 characteristics: Male/female. Short hair/ longhair. With glasses or without glasses.
I will then need to upload the dataset once classified, to the google teachable machine.

Does anyone have a way to go about this?? Confused Huh

Using the scientific method and the Teachable Machine’s Convolutional Neural Network - design and develop an AI
agent capable of classifying facial images against 3 sets of characteristics from the 8 shown in the following list:
• Male or Female
• Long Hair or Short Hair
• Facing Camera or Not Facing Camera
• Light Colour Hair or Dark Colour Hair
• With Facial Hair or Without Facial Hair
• With Hat/Headwear or Without Hat/Headwear
• With Glasses or Without Glasses

This is the task I've been set.
Have you tried? Post your code in full input/error/output tags - see BBCode.
We will help you, but we won't solve your code for you.