Skip to content
/ MIL Public

Gesture recognition under sparse fine-grained labels using Multi-Instance Learning

Notifications You must be signed in to change notification settings

giffy1/MIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Instance Learning for Sparsely Labelled Data

Sean Noran(snoran@umass.edu)

Overview

In this work, we demonstrate that Multi-Instance Learning (MIL) can be applied to various time-domain datasets, in order to reduce the need for fine-grained labels. We examine various MIL algorithms.

Installation

TODO: Add installation instructions (see misvm, miforest)

...

or by running the setup file manually

git clone [ url for MIL ]
cd MIL
python setup.py install

misvm depends on the following packages. (see TODO: add link to misvm)

  • NumPy: Library for efficient matrix math in Python
  • SciPy: Library for more MATLAB-like functionality
  • CVXOPT: Efficient convex (including quadratic program) optimization

Contents

...

About

Gesture recognition under sparse fine-grained labels using Multi-Instance Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published