- Aug 30, 2023
-
-
- Aug 29, 2023
-
-
- Aug 28, 2023
-
-
- Aug 15, 2023
-
-
- Aug 14, 2023
-
-
- Aug 11, 2023
-
-
-
-
-
Cleaned up dataset script for report Changed test_set_toggle to global variable from constant
-
- Aug 10, 2023
-
-
- Aug 09, 2023
-
-
- Aug 05, 2023
-
-
Added plotting code for Loss over Epochs during training phase
-
- Jul 31, 2023
-
-
- Jul 21, 2023
-
-
- Jun 30, 2023
-
-
- Swapped tensor conversion code to faster version - Added preliminary CNN code (non functional)
-
- Jun 21, 2023
-
-
- Added dataloader code - Added (broken) image and landmark plotting code - Reverted list to tensor conversion back to list to numpy to tensor conversion - Added debug exports for final landmark, confidence score and mfcc arrays
-
- Jun 19, 2023
-
-
-Separated landmarks, confidence scores and mfccs into different arrays. - Dataset arrays now storing as Tensors - Dataset now includes all 20 or 19 videos clips, instead of just clip1 - Cleaned up debug prints
-
- Jun 05, 2023
-
-
- May 07, 2023
-
-
Dataset class len() and getitem() overloading, and variable name cleanup for functions
-
- Apr 18, 2023
-
-
Added dataset class, added code to import landmark data and mfcc data from files. Needs further development to allow for the use of dataloader iterator for training the CNN.
-
- Apr 07, 2023
-
-
- Feb 19, 2023
-
-
Code is rough, i.e. needs a bit of clean up and proper commenting throughout... But it is fully functional... MFCC generation consistency with total number of frames is not checked yet however
-
- Feb 18, 2023
-
-
Finished script using the face_alignment library, but the last three functions haven't been tested yet...
-
- Feb 15, 2023
-
-
- Feb 11, 2023
-
-
- Feb 06, 2023
-
-
Need to do a code clean up, to remove old comments / code. Need to turn the script into a function and add it to the main codebase...
-
- Feb 05, 2023
-
-
- Feb 03, 2023
-
-
Still need to implement bbox cropping!
-
-
- Jan 31, 2023
-
-