Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 689 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 689 Bytes

Lipperoni

A lipsync project, made by Leonardo Biason and Günak Yüzak


The code can be run by using the main.py file. Such file will import all the needed packages and our own dependencies that can be found in the assets folder:

  • gnldataloader.py: contains the dataloader class for our project, customized to process the videos when needed;
  • cnn.py: contains the STCNN code and structure;
  • loops.py: contains the code of the training and testing loops;
  • checkpoint.py: contains the code for creating checkpoint files and saving them in a Mega drive.

The project report can be found under the article class.