- Contains python script that accesses computer webcam in order to capture data for the model.
- Contains the varying notebooks for our three models.
- Ji_model - Contains the DenseNet121 implementation
- The pretrained model DenseNet121 was taken from Keras
- Deb_model - Contains the VGG16 implemntation.
- Udit_model - Contains the ResNet implementation.
- Ji_model - Contains the DenseNet121 implementation
- Contains the loss graph images from their respective models.