- In order to install this project you need to install required packages first.
pip3 install -r requirements.txt
- In order to run the project, it will download the data, trained the network, extract the features, saves the similarity matching images
python3 main.py









