Skip to content

sunformoon/RMI-SVM-ICCV2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the MATLAB code for "RMI-SVM", which jointly optimizes the bag-level label and instance-level label for Multiple Instance Learning problem. Please refer to "Relaxed Multiple-Instance SVM With Application to Object Discovery" for details and discussions. Note that the results can be slightly different for every running since we adopt the Stochastic Gradient Descent algorithm to solve the problem.

Should you have any questions, please do not hesitate to contact Zhuotun Zhu at [email protected].

If you find this code useful for your research, please consider citing this paper via the .bibtex.

@inproceedings{wang2015relaxed,
  title={Relaxed Multiple-Instance SVM with Application to Object Discovery},
  author={Wang, Xinggang and Zhu, Zhuotun and Yao, Cong and Bai, Xiang},
  booktitle={Proceedings of the IEEE International Conference on Computer Vision},
  pages={1224--1232},
  year={2015}
}

Releases

No releases published

Packages

No packages published

Languages