Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Audio-Driven Facial Animation
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Patel, Shrey G (UG - Comp Sci & Elec Eng)
Audio-Driven Facial Animation
Graph
43ffc0a18e28e11651ff53bdee7e08dd694f28eb
Select Git revision
Branches
1
main
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Aug
29
28
15
12
11
10
9
5
31
Jul
21
30
Jun
21
19
5
7
May
18
Apr
7
19
Feb
18
15
11
6
5
3
31
Jan
26
Dec
13
12
Update audio_to_landmark_prediction_network.py
main
main
Delete batchsize1_epochs6000plain_preds.avi
Renamed main scripts
Update advanced_neural_network.py
Added video exporting code for preds and landmarks
Folder re-structure and added Adam optimizer
Added loss thresholding code
Added trained net saving script
Update neural_network_multi_sample_with_random_val_split_final_comments.py
Update neural_network_multi_sample_with_random_val_split_final_comments.py
Update neural_network_multi_sample_with_random_val_split_final_comments.py
Added dataset script cleanup and
Re-ordered functions and added function comments
Code re-ordering and autoformatting
Added more data folder backups
Started final comments + Added data folder backups
Added extra evaluation plot
Added unfinished evaluation code
Added plotting code for Loss over Epochs
Added multi sample script for NN training
NN single sample training script added
Fixed initial FC NN test code
Fixed tensor conversion + added early NN code
Added dataloader
Completed tensor dataset
commit
Dataset class len() and getitem() overloading
Added dataset class and data import code
Added PyTorch tutorial code + started dataloader
Completed new pre-processing code, rough
Completed port to face_alignment library, untested
Added test scripts for new batch frame processing
Delete new-face-descriptor-test.py
Added execution timing code and landmark export
Created new face detection function script
Completed new face detector pre-processing script
Added bbox code, cropping code unfinished
Added other video pre-processing steps
Added rotation code
New face descriptor test, re-organised old scripts
Loading