Version 2.0 changes

Regarding the previous release of SMALLBox, the biggest changes are

  • Fixes compability issues with some functions and the latest version of Matlab (fileparts function);
  • Remove Skretting/Engang RLSDLA API from SMALL_learn
  • SSIM metric is no longer dependent on IMG toolbox;
  • Fixed issues that prevented Pierre Villars Experiment from running
  • New config files/folders architecture to enable easy development of add-ons without having to hack the SMALLbox core
  • New SMALLboxInit script (will no longer download all toolboxes)
  • Removed redundant files, functions and comments

In order to have a detailed change log, please run the command on your cloned repository (needs to be up-to date):

hg log --style changelog