Skip to content

Code for Partial Linearization based Optimization for Multi-class SVM

Notifications You must be signed in to change notification settings

oval-group/Partial-linearization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is implementation for the paper:

P. Mohapatra, P. K. Dokania, C. V. Jawahar and M. Pawan Kumar, Partial Linearization based Optimization for Multi-class SVM. European Conference on Computer Vision (ECCV), 2016


For running the demo use the following command (present in demo/pascal_action_classification/):

learnSSVM(outputFile,lambda,method,temperature,rseed,gamma_1Meps)

Example:

learnSSVM('path/to/outputfile',0.01,'bcpl',0.01,1,1)

About

Code for Partial Linearization based Optimization for Multi-class SVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages