Skip to content

A set of MATLAB classes that allows easy manipulation of the Pascal-Part dataset annotations.

License

Notifications You must be signed in to change notification settings

tsogkas/pascal-part-classes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pascal-Part Classes

Created by Stavros Tsogkas at CentraleSupelec and University of Oxford.

Introduction

Pascal-Part Classes is a set of classes written in MATLAB, that allow for easy manipulation of the Pascal-Part dataset. The package contains the following classes:

  • ImageAnnotation (an image annotation containing objects and their parts)
  • PascalObject (an object belonging to one of 20 Pascal VOC classes)
  • PascalPart (an object part)
  • OIDAeroplane (an additional class for objects from the OID dataset)

License

Pascal-Part Classes is released under the BSD-3 Clause license.

Requirements

Pascal-Part Classes uses some functions from the utils package that you can find in my github repository.

About

A set of MATLAB classes that allows easy manipulation of the Pascal-Part dataset annotations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages