Skip to content

Hands on Advanced Bag-of-Words Models for Visual Recognition. The content of this tutorial is organized around a collection of MATLAB hands-on lab exercises introducing fundamental concepts in visual recognition.

Notifications You must be signed in to change notification settings

lambertoballan/handsonbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handsonbow

Hands on Advanced Bag-of-Words Models for Visual Recognition. The content of this tutorial is organized around a collection of MATLAB hands-on lab exercises introducing fundamental concepts in visual recognition.

This tutorial has been held in conjunction with ICPR 2014 and ICIAP 2013. It is also regularly held at University of Padova and University of Florence (Italy), in both M.Sc. and Ph.D. programs in computer science and computer engineering.

More info at: https://sites.google.com/site/handsonbow/

Instructors:

Datasets

The tutorial is based on the Caltech-101 dataset. We provide two subsets for experiments: 4_ObjectCategories and 15_ObjectCategories.

We provide these datasets in two versions: image only and image + pre-computed visual features. You can download the zip files from these urls:

Once you have downloaded the files the default directory in which they should be unzipped is "~/handsonbow/img".

Howto

The starting point of the tutorial is the Matlab script exercises.m. In this script you will find several exercises to be completed. For each of them, the instructions/suggestions are provided as comments in the script and you have to add some lines of code where requested.

We provide also a complete version of the same script (exercises_solutions.m).

The file with solutions is intended to be used as a reference and we usually do not provide them in class.

About

Hands on Advanced Bag-of-Words Models for Visual Recognition. The content of this tutorial is organized around a collection of MATLAB hands-on lab exercises introducing fundamental concepts in visual recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published