mirror of
https://github.com/20kaushik02/CSE515_MWDB_Project.git
synced 2025-12-06 09:44:06 +00:00
22 lines
542 B
Markdown
22 lines
542 B
Markdown
# Phase 3
|
|
|
|
- Refer phase3_F23.pdf for problem description
|
|
|
|
## Requirements and dependencies
|
|
|
|
- Requires MongoDB server (local or otherwise)
|
|
- Install packages from requirements.txt
|
|
|
|
## Environment variables
|
|
|
|
- `DATASET_PATH` - path to the Caltech101 dataset
|
|
|
|
## Data files
|
|
|
|
- Files should be in the same folder as the source code to be accessed properly
|
|
|
|
## Execution
|
|
|
|
- For each task, simply run all cells in the corresponding notebook and enter inputs as prompted
|
|
- In Task 2, visualization can lag/hang when visualizing all images at once
|