Skip to content

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

Notifications You must be signed in to change notification settings

fuadaghazada/Object-Localization-and-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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