Skip to content

Using Bag of Visual Words and Transfer Learning for Scene Recognition between 10 different Classes

Notifications You must be signed in to change notification settings

bhatiamanav/Bag-Of-Visual-Words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment-4

Generic badge Generic badge

The goal of the assignment is to familiarize you with face detection and scene recognition. This assignment has been prepared by Gowri Lekshmy and Prajwal Krishna. Please raise doubts on the appropriate assignment thread on moodle.

Instructions

  • Follow the directory structure as shown below:
    ├── src           
          ├── Assignment4.ipynb  // your code
    ├── dataset                   
      ├── SUN_data 
    ├── Assignment4.pdf 
    └── README.md
    
  • src should contain your Jupyter notebook.
  • dataset will contain images used for the second question.
  • Follow this directory structure for all following assignments in this course.
  • Make sure you run your Jupyter notebook before committing, to save all outputs.

For usage of other pkgs, please contact the TAs.

About

Using Bag of Visual Words and Transfer Learning for Scene Recognition between 10 different Classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published