Term Project of Image Analysis course (CS 484) in Bilkent University
- Make sure
pip
has been installed: How to install PIP - Run the following command in the Project directory:
pip install -r requirements.txt
- For test run the following command in Project directory (src subfolder):
python3 main.py
- Alternatively, you can view the Python NoteBook file for results.
Project.ipynb