log

age author description
Wed, 31 Oct 2012 12:24:44 +0000 luisf Added tag ver_2.1 for changeset cef4500b936f default tip
Wed, 31 Oct 2012 12:10:13 +0000 luisf Merge ver_2.1
Wed, 31 Oct 2012 11:53:07 +0000 luisf Replaced the call to SMALL_ImgDenoise_DL_test_KSVDvsSPAMS with SMALL_ImgDenoise_DL_test_KSVDvsRLSDLAvsTwoStepMOD in Example 2 of SMALLBoxSetup.m.
Tue, 04 Sep 2012 11:00:36 +0100 bmailhe added UNLocBox interface, example and a 128x128 Lena unlocbox
Wed, 29 Aug 2012 10:39:14 +0100 bmailhe setup file unlocbox
Wed, 25 Apr 2012 15:05:50 +0100 luisf Added tag ver_2.0 for changeset 423de9f24d98
Wed, 25 Apr 2012 15:05:38 +0100 luisf removed unnecessary files ver_2.0
Wed, 25 Apr 2012 13:06:47 +0100 luisf Added tag ver_2.0_beta for changeset 71128ec3e532
Wed, 25 Apr 2012 13:06:28 +0100 luisf added documentation file/folder ver_2.0_beta
Wed, 25 Apr 2012 13:05:26 +0100 luisf added doc entry to folders list
Thu, 19 Apr 2012 17:59:18 +0100 luisf Added tag ver_2.0_alpha1 for changeset 5f4e47b78f2b
Thu, 19 Apr 2012 17:59:08 +0100 luisf Added example. ver_2.0_alpha1
Thu, 19 Apr 2012 17:21:30 +0100 luisf Added tag ver_2.0_alpha1 for changeset c96880c0c47c
Thu, 19 Apr 2012 17:21:05 +0100 luisf renamed file.
Thu, 19 Apr 2012 15:55:59 +0100 luisf Added tag ver_2.0_alpha1 for changeset 15fd4c5be71a
Thu, 19 Apr 2012 15:55:14 +0100 luisf merge
Wed, 18 Apr 2012 18:12:15 +0100 luisf fixed comments luisf_dev
Wed, 18 Apr 2012 15:23:39 +0100 luisf Fixed the issues that were preventing the Pierre Villars experiment to run correctly. luisf_dev
Wed, 18 Apr 2012 13:54:21 +0100 luisf removed duplicate file. luisf_dev
Thu, 12 Apr 2012 15:06:41 +0100 luisf Now can use a local configuration file, which is a copy of the default config files, and thus not being commited to the repository. luisf_dev
Thu, 12 Apr 2012 14:06:27 +0100 luisf Merge from the default branch luisf_dev
Thu, 12 Apr 2012 13:59:59 +0100 luisf Update to reflect default branch. danieleb
Thu, 12 Apr 2012 13:53:23 +0100 luisf Updating this branch in order to reflect the default branch. danieleb
Thu, 12 Apr 2012 13:52:28 +0100 luisf Updated the contents of this branch with the contents of the default branch. danieleb
Wed, 11 Apr 2012 16:28:46 +0100 luisf Merge from branch "luisf_dev"
Wed, 11 Apr 2012 16:28:08 +0100 luisf merge luisf_dev
Wed, 11 Apr 2012 16:13:08 +0100 Daniele Barchiesi added ompbox_fast as sparse approximation solver, which calls the functions in ompbox using the fastest implementation luisf_dev
Wed, 11 Apr 2012 15:56:39 +0100 luisf Merge
Fri, 23 Mar 2012 20:48:25 +0000 Aris Gretsistas Modified help comments of wrapper_mm_DL.m, wrapper_mm_solver.m, SMALL_rlsdla.m & SMALL_AudioDenoise_DL_test_KSVDvsSPAMS.m. Moved wrapper_ALPS_toolbox from toolboxes to toolboxes/alps and added some extra help comments. luisf_dev
Thu, 22 Mar 2012 15:37:45 +0000 Aris Gretsistas Moved CVX_add_const_Audio_declipping.m from solvers to the examples/AudioInpainting folder. luisf_dev
Thu, 22 Mar 2012 14:41:04 +0000 luisf Removed "clear all" from example scripts (subs by "clear" instead) luisf_dev
Thu, 22 Mar 2012 11:41:04 +0000 luisf Calls SMALLboxInit in the beginning of both solve and learn, in order not to lose the SMALL_path variable. luisf_dev
Wed, 21 Mar 2012 18:28:43 +0000 Aris Gretsistas Merge luisf_dev
Wed, 21 Mar 2012 18:27:23 +0000 Aris Gretsistas Additional help comments in ~/DL/Majorization Minimization DL/wrapper_mm_DL.m. luisf_dev
Wed, 21 Mar 2012 18:13:43 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 18:13:02 +0000 bmailhe Propagate the change from 'mailhe' to 'opt' in two_step_DL to the examples luisf_dev
Wed, 21 Mar 2012 17:48:39 +0000 Aris Gretsistas Added comments to ~/DL/Majorization Minimization DL/wrapper_mm_DL.m and ~/DL/Majorization Minimization DL/wrapper_mm_solver.m files. luisf_dev
Wed, 21 Mar 2012 17:25:40 +0000 bmailhe Added help comments to SMALL_two_step_DL.m luisf_dev
Wed, 21 Mar 2012 16:21:18 +0000 bmailhe fixed some bugs in the default parameters of SMALL_two_step_DL luisf_dev
Wed, 21 Mar 2012 14:13:31 +0000 bmailhe merge luisf_dev
Wed, 21 Mar 2012 14:12:25 +0000 bmailhe Accelerated the code for LGD and optimal grandient descent luisf_dev
Tue, 20 Mar 2012 16:17:12 +0000 luisf added headeer to init file luisf_dev
Tue, 20 Mar 2012 16:06:48 +0000 luisf Sets up the SMALL_path variable in the Setup script. luisf_dev
Tue, 20 Mar 2012 15:53:15 +0000 luisf Merge from 203:f3b6ddd2f04f luisf_dev
Tue, 20 Mar 2012 15:52:22 +0000 luisf checks if the variable SMALL_path exists, and exits otherwise. luisf_dev
Tue, 20 Mar 2012 14:51:31 +0000 bmailhe Merge luisf_dev
Tue, 20 Mar 2012 14:50:35 +0000 bmailhe Added separate dictionary decorrelation luisf_dev
Tue, 20 Mar 2012 12:25:50 +0000 bmailhe Added dictionary decorrelation for multiple dictionaries luisf_dev
Tue, 20 Mar 2012 14:28:51 +0000 luisf Added config file for SMALL_solve (removed the if/else code from SMALL_solve); added headers to both config files; luisf_dev
Tue, 20 Mar 2012 12:29:47 +0000 luisf Reverted SMALL_two_step to the original version; adds path in the Init script. luisf_dev
Tue, 20 Mar 2012 10:40:59 +0000 luisf Fixed path reference to the current folder in SMALLBoxSetup. luisf_dev
Wed, 14 Mar 2012 16:31:38 +0000 danieleb Merge danieleb
Wed, 14 Mar 2012 14:42:52 +0000 Daniele Barchiesi - Added SMALL_DL_test: simple DL showcase luisf_dev
Tue, 13 Mar 2012 17:53:46 +0000 Daniele Barchiesi Debugged SMALL_DL_test and added copyright info danieleb
Fri, 09 Mar 2012 15:12:01 +0000 Daniele Barchiesi Simple example that demonstrated dictionary learning... to be completed danieleb
Thu, 01 Mar 2012 16:57:51 +0000 Daniele Barchiesi removed error check for wLength danieleb
Tue, 13 Mar 2012 17:34:10 +0000 luisf closing mistaken branch head. luisf_dev
Tue, 13 Mar 2012 17:33:20 +0000 luisf Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version). luisf_dev
Thu, 16 Feb 2012 18:24:43 +0000 luisf created initialization file; changing SMALL_learn in order to initialize plugins. luisf_dev
Wed, 15 Feb 2012 11:02:45 +0100 daniele removed check for wLength as not necessary. danieleb
Thu, 09 Feb 2012 17:26:45 +0000 luisf Merge from branch "bug_386" luisf_dev
Thu, 09 Feb 2012 17:25:14 +0000 luisf Addresses Bug #386: removed the 4th output variable (versn) in all calls of function fileparts. bug_386
Tue, 07 Feb 2012 17:18:13 +0000 luisf started new branch; created folder for extra stuff. luisf_dev
Fri, 27 Jan 2012 13:18:50 +0000 Daniele Barchiesi Minor edits danieleb
Fri, 27 Jan 2012 13:15:11 +0000 Daniele Barchiesi removed cumulative coherence calculation danieleb
Mon, 09 Jan 2012 12:58:00 +0000 Daniele Barchiesi Added test for audio buffer function danieleb
Thu, 05 Jan 2012 15:46:13 +0000 Daniele Barchiesi minor edits danieleb
Thu, 17 Nov 2011 13:01:55 +0000 Daniele Barchiesi debugged danieleb
Thu, 17 Nov 2011 12:55:36 +0000 Daniele Barchiesi added support for p-cumulative coherence danieleb
Thu, 17 Nov 2011 11:22:17 +0000 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:18:25 +0000 Daniele Barchiesi added ramirez dl (to be completed) and MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:17:44 +0000 Daniele Barchiesi added MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:17:00 +0000 Daniele Barchiesi added MOCOD dictionary update danieleb
Thu, 17 Nov 2011 11:16:15 +0000 Daniele Barchiesi multiple trials with error bars danieleb
Thu, 17 Nov 2011 11:15:02 +0000 Daniele Barchiesi added ramirez_dl dictionary learning case danieleb
Thu, 17 Nov 2011 11:14:23 +0000 Daniele Barchiesi Minor edit danieleb
Thu, 06 Oct 2011 14:33:52 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
Thu, 06 Oct 2011 14:33:41 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for Letters paper. danieleb
Thu, 29 Sep 2011 09:46:52 +0100 Daniele Barchiesi Added dictionary decorrelation functions and test script for ICASSP paper. danieleb
Tue, 20 Sep 2011 15:52:33 +0100 Daniele Barchiesi Removed tag danieleb danieleb
Tue, 20 Sep 2011 14:27:14 +0100 Daniele Barchiesi Added symmetric de-correlation function, modified target de-correlation in test function. danieleb
Mon, 19 Sep 2011 14:53:23 +0100 Daniele Barchiesi Updated grassmanian function (restored old computation of the dictionary) and added functions to the audio class danieleb
Wed, 07 Sep 2011 14:17:55 +0100 Ivan Damnjanovic lnx Added tag release_1.9 for changeset 4205744092e6
Wed, 07 Sep 2011 14:17:30 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev" release_1.9
Wed, 07 Sep 2011 14:16:50 +0100 Ivan Damnjanovic lnx renaiming small_cgp to small_pcgp ivand_dev
Wed, 31 Aug 2011 13:52:23 +0100 Daniele Barchiesi Updated grassmannian function and minor debugs danieleb
Wed, 31 Aug 2011 12:02:19 +0100 Ivan Damnjanovic lnx debug and clean the SMALLbox Problems code ivand_dev
Wed, 31 Aug 2011 10:53:10 +0100 Daniele Barchiesi Added support classes danieleb
Wed, 31 Aug 2011 10:43:32 +0100 Daniele Barchiesi Merge danieleb
Wed, 31 Aug 2011 10:37:57 +0100 Daniele Barchiesi no message danieleb
Tue, 30 Aug 2011 11:18:34 +0100 danieleb Added tag danieleb for changeset a4d0977d4595 danieleb
Tue, 30 Aug 2011 11:12:31 +0100 danieleb First branch commit, danieleb danieleb
Mon, 22 Aug 2011 11:46:35 +0100 Ivan Damnjanovic lnx Integration of Majorization Minimisation Dictionary Learning ivand_dev
Fri, 12 Aug 2011 11:17:47 +0100 Ivan Damnjanovic lnx ALPS toolbox - Algebraic Pursuit added to smallbox ivand_dev
Fri, 29 Jul 2011 12:35:52 +0100 Ivan Damnjanovic lnx Example scripts for Two Step Dictionary Learning - Image Denoising experiments. ivand_dev
Thu, 28 Jul 2011 15:49:32 +0100 Ivan Damnjanovic lnx Two step dictonary learning - Integration of the code for dictionary update and dictionary decorrelation from Boris Mailhe ivand_dev
Tue, 26 Jul 2011 16:02:59 +0100 Ivan Damnjanovic lnx Added tag release_1.51 for changeset 30872eb3d160
Tue, 26 Jul 2011 16:01:59 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev" release_1.51
Tue, 26 Jul 2011 16:01:17 +0100 Ivan Damnjanovic lnx Merge ivand_dev
Tue, 26 Jul 2011 15:57:57 +0100 Ivan Damnjanovic lnx declipOneSoundExperiment.m~ removed ivand_dev
Tue, 26 Jul 2011 15:55:14 +0100 Ivan Damnjanovic lnx Merge from the default branch ivand_dev
Tue, 26 Jul 2011 15:53:21 +0100 Ivan Damnjanovic lnx declipOneSoundExperiment.m~ removed ivand_dev
Tue, 26 Jul 2011 15:51:06 +0100 Ivan Damnjanovic lnx Added tag release_1.5 for changeset 19e0af570914 ivand_dev
Tue, 26 Jul 2011 15:14:15 +0100 Ivan Merge from branch "ivand_dev" release_1.5
Tue, 26 Jul 2011 15:13:29 +0100 Ivan changes to the merge
Tue, 26 Jul 2011 15:06:29 +0100 ivand merge from default branch ivand_dev
Tue, 26 Jul 2011 11:56:28 +0100 Ivan Call to compile ompGabor mex files inserted into setup script ivand_dev
Mon, 25 Jul 2011 17:27:05 +0100 Ivan Damnjanovic lnx Audio Impainting additional constraints with cvx added ivand_dev
Thu, 21 Jul 2011 16:37:14 +0100 Ivan ompGabor mex version debuged and tested ivand_dev
Thu, 21 Jul 2011 14:27:47 +0100 Ivan Damnjanovic lnx Audio Inpaintin Toolbox ivand_dev
Thu, 21 Jul 2011 14:07:41 +0100 Ivan Damnjanovic lnx New ompbox in utils for testing purposes ivand_dev
Thu, 14 Jul 2011 16:26:07 +0100 Ivan Damnjanovic lnx Added Audio declipping problem (problem, reconstruct and example function) ivand_dev
Mon, 11 Jul 2011 13:43:12 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 11 Jul 2011 13:42:00 +0100 Ivan Damnjanovic lnx Merge from the default branch ivand_dev
Mon, 11 Jul 2011 13:41:00 +0100 Ivan Damnjanovic lnx CVX added to the list of the 3rd party toolboxes ivand_dev
Mon, 11 Jul 2011 11:01:56 +0100 Ivan Damnjanovic lnx plot function small change
Mon, 13 Jun 2011 15:04:31 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 13 Jun 2011 15:04:06 +0100 Ivan Damnjanovic lnx changing names of two functions to be consistent with others ivand_dev
Mon, 13 Jun 2011 14:58:00 +0100 Ivan Damnjanovic lnx Merge from branch "ivand_dev"
Mon, 13 Jun 2011 14:55:45 +0100 Ivan Damnjanovic lnx Feature 186 ivand_dev