Skip to content

mcv-m6-video/mcv-c6-2025-team3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcv-c6-2025-team3

Setup

Clone the repository:

git clone https://github.com/mcv-m6-video/mcv-c6-2025-team3.git

Install virtualenv to have an isolated Python environment:

pip install virtualenv

Create a virtual environment and activate it:

virtualenv team3_mcv_c6 && source team3_mcv_c6/bin/activate

Install packages provided in the requirements.txt:

pip install -r requirements.txt

Disclaimer: This requirements.txt is valid for Python 3.10. In case that you're using a lower version there could be issues with the libraries.

Execute

Go to the README.md of each Week to know how to run each part of the project.

Final Presentation

Can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5