Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 519 Bytes

File metadata and controls

9 lines (7 loc) · 519 Bytes

Object-Localization-and-Recognition

Term Project of Image Analysis course (CS 484) in Bilkent University

Guideline
  • 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