Addiction-Detection
Classification of Addicts and Not Addicts Faces
This project leverages transfer learning to classify individuals as addict or not addict based on their facial images. I used the pre-trained InceptionV3 neural network model and develop it using the TensorFlow and Keras APIs.
Project ObjectivesProject Objectives
- Classify human faces as dependent or independent using facial images.
- Apply transfer learning techniques to enhance the effectiveness of deep learning models.
- Expand the applications of facial recognition technologies.