mirror of
https://github.com/20kaushik02/CSE515_MWDB_Project.git
synced 2025-12-06 06:34:06 +00:00
603 B
603 B
Phase 2
- Refer phase2_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
- Task 6 requires significant RAM and also takes a lot of time
- Task 11 takes a lot of time if constructing the similarity matrix afresh