• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

IPL-UV/altoolbox: MATLAB Active Learning Toolbox for Remote Sensing

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

IPL-UV/altoolbox

开源软件地址(OpenSource Url):

https://github.com/IPL-UV/altoolbox

开源编程语言(OpenSource Language):

MATLAB 69.3%

开源软件介绍(OpenSource Introduction):

MATLAB Active Learning Toolbox for Remote Sensing.

(c) 20011-13 Devis Tuia & Jordi Muñoz-Marí.

This code is licensed under GNU GPL v2.

Instructions

The Active Learning Toolbox (ALTB) works in MATLAB 200x and later versions. The SVM is solved using an external executable, multisvm, which is based on the Torch3 library (it is also a very nice OAA SVM for general purpose).

Quick setup:

What’s next?

The ALTB code is well commented. Read the code in demo.m and in AL.m, which is the core of the toolbox. If you only want to use its methods, call AL.m with the appropriate parameters. If you want to include a new method and share it, look inside AL.m. There is basically a main loop with three steps:

0: An SVM is trained with a given training/validation set.
1: The obtained model is used on a set of candidates.
2: The prediction is ranked according one of the AL methods, a set of samples
   from the candidate set is chosen, and the process is repeated.

Be careful, as we divide 'uncertainty' criteria (like margin sampling, i.e. how uncertain the sample is for the current model) from 'diversity' criteria (like ABD, i.e. how much selected samples are different between each other). Please follow this logic in your implementation.

If you develop a new method and want to include it in the library for everyone to use and test, contact us using the project web page.

Compiling multisvm

If you want to compile multisvm, you will need the Torch3 library. You can download it from http://www.torch.ch/torch3/downloads.php

Read the instructions to compile the library and install it somewhere in your system. For multisvm, you need to include the 'core' and 'kernels' modules at least, but if you want to include all Torch3 modules it won’t hurt.

Once you have Torch3 compiled, take a look at the Makefile provided with the ALTB and modify it for your system. Usually, you only need to change the path where Torch3 is installed. Then run 'make' in a terminal at it should compile.

References

Thanks

  • Fred Ratle, for developing and sharing multisvm.

  • Michele Volpi, coder of GridSearchTrain_CV.m.

  • Lexie Yang, tester and developer.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
lostpfg/SHA-256-Matlab: Implements SHA-256 Algorithm发布时间:2022-08-17
下一篇:
amoudgl/kNN-classifier: kNN classifier built in MATLAB.发布时间:2022-08-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap