This project was created for the Computer Vision course at University Cologne.
/experiments: Code that does not belong to the pipeline but was used to
experiment with the dataset and different concepts
/plots: Example images and plots of the dimensionality reduced embeddings
with their labels or clustering algorithms applied
/video_lists: .json files containing different video lists used in training
- Python 3.11.5
- torch (cuda 12.6)
- requirements from
requirements.txt(install withpip install -r requirements.txt)
Catharina Dümmen, Florian Bremm
For academic use only. Not licensed for commercial reuse.
Execute the preprocessing.py Notebook
python training.py {training_name} {gpu number} {path to video list}
python clustering.py