Final project for Artificial Intelligence
course.
🗂️ Data Collection
-> 50 videos that come from the TikTok app📊 Preprocessing Data
-> convert raw data obtained through the Data Collection process into data/information that will be used as parameters or information📚 Feature Learning
-> the program learns the features contained in each data frame that has been obtained in the previous processConvolution
-> make use of 'filter' using 'random' wayReLU (Rectivfied Linear Unit)
-> transform data in the Convolution process with a zero value to the pixel valuePooling
-> reduce the spatial size of a feature in the convolution process to speed up the computational process by using a down-sampling operation
📦 Classification
-> classify the results of the Pooling on the Feature Learning process based on several parametersFlattening
-> changing the frames generated from Feature Learning to be collected into one linear vectorFully Connecting
-> reshaping the activation map into a vector so that it can be used as inputSoftmax
-> the activation stage used for outputModel
-> classify each frame
🎯 Project brief: Detecting potential mental health disorder
from video using the CNN (Convolutional Neural Network)
Method
See the code here!
📄 Looking for a full explanation of this project? Download the project report here.
🧞♂️ Team 14
1. 12S20017 - Lile Manalu
2. 12S20034 - Daniel Limbong
3. 12S20048 - Jevania