sunformoon/RMI-SVM-ICCV2015
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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 zhuotun@gmail.com. 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} }