Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

pawanmsr/sift-based-instance-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIFT Based Instance Recognition

Course Assignment
CS783A: Visual Recognition Assignment

Contributers

  • Pawan Harendra Mishra
  • Shaswat Kar

Instructions

  1. Clone and enter into the repository:
git clone https://github.com/pawanmsr/sift-based-instance-recognition.git
cd sift-based-instance-recognition
  1. Generate a image description json file similar to image_description.json. This file will be supplied to the main program.
  2. Run the main python program:
python main.py image_description.json

Comment out the training functions in main.py when pretrained models are present.

Specifications

utility.py contains necessary classes and functions used by main.py

About

CS783A: Visual Recognition Assignment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages