/Team5

Primary LanguageJupyter Notebook

Museum Painting Retrieval

Team 5 repository of the C1 - Introduction to Human and Computer Vision subject of the Master in Computer Vision at UAB.

Getting Started

1. Clone the Repository

git clone https://github.com/MCV-2024-C1-Project/Team5.git

2. Install dependencies

 pip install -r requirements.txt

3. Load datasets

  • Place the datasets in the data/ folder.

4. Navigate to the weekly folder

 cd week<week_number>

5. Run the code

  • Open the relevant week<week_number>.ipynb file to begin running the code and follow the instructions inside.

Project Folder Hierarchy

Team5/
│
├── weekX/
│   ├── src/
│   ├── weekX.ipynb
│   └── README.md
│
├── data/
│   ├── BBDD/
│   ├── qsd1_w1/
│   └── qsd1_w2/
│
├── README.md
├── requirements.txt
└── ...

Team 5

Contact Us

For any inquiries or feedback, feel free to reach out to any of the team members listed above.