This repository contains the code used for the Egocentric Vision project in the scope of the course "Machine learning and Deep learning" at the Polytechnic University of Turin.
The code for the implementation and the usage of VSLNet and VSLBase is present in the directory ./NLQ/VSLNet/
, the execution results are in ./NLQ/VSLNet/runs/
, the report in ./report/
, and the developed Jupyter Notebooks are in ./notebooks/
.
Among the results, there are also the files containing the training losses visualizable with TensorBoard.
In ./notebooks/
, there are:
- analysis_annotations.ipynb: notebook run in Google Colab for the analysis of the annotations
- Ego4D_NLQ.ipynb: notebook run in Google Colab to train and test the various models
- annotations-generation-gemma.ipynb: notebook run in Kaggle to generate the new annotations
Team:
- Andrea Cucchietti
- Annalisa Belloni
- Davide Elio Stefano Demicheli
License Ego4D is released under the MIT License.