Commit f58f16f4 authored by K.Tharmikan's avatar K.Tharmikan

Update README.md

parent 1139c6d8
......@@ -42,14 +42,17 @@
> K.Tharmikan
**Main objectives**
1.To use a live camera to collect data and then train a machine-learning model using this data
2.To utilize a Support Vector Machine (SVM) algorithm for classifying facial expressions.
3.To provide personalized song recommendations based on the user's facial expressions
1. To use a live camera to collect data and then train a machine-learning model using this data
2. To utilize a Support Vector Machine (SVM) algorithm for classifying facial expressions.
3. To provide personalized song recommendations based on the user's facial expressions
**Sub objectives**
1.To collect a dataset of facial expressions using a camera or webcam.
2.To preprocess and label the collected facial expressions for training the SVM model.
3.To train and evaluate the SVM model on the labeled facial expression dataset.
1. To collect a dataset of facial expressions using a camera or webcam.
2. To preprocess and label the collected facial expressions for training the SVM model.
3. To train and evaluate the SVM model on the labeled facial expression dataset.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment