pysvrt.git
6 years agoAdded storage compression / decompression functions to prepare for sets of 1M samples.
Francois Fleuret [Thu, 15 Jun 2017 19:23:59 +0000 (21:23 +0200)]
Added storage compression / decompression functions to prepare for sets of 1M samples.

6 years agoAdd dependencies with svrt.c and svrt.h
Francois Fleuret [Thu, 15 Jun 2017 19:23:22 +0000 (21:23 +0200)]
Add dependencies with svrt.c and svrt.h

6 years agoAdded persistence of the model parameters.
Francois Fleuret [Thu, 15 Jun 2017 14:35:50 +0000 (16:35 +0200)]
Added persistence of the model parameters.

6 years agoChanged back to 50.
Francois Fleuret [Thu, 15 Jun 2017 14:26:55 +0000 (16:26 +0200)]
Changed back to 50.

6 years agoMinor fixes + changed the default number of epochs to 100.
Francois Fleuret [Thu, 15 Jun 2017 13:50:00 +0000 (15:50 +0200)]
Minor fixes + changed the default number of epochs to 100.

6 years agoLog the number of parameters.
Francois Fleuret [Thu, 15 Jun 2017 13:15:13 +0000 (15:15 +0200)]
Log the number of parameters.

6 years agoChanged the network structure to Afroze's ShallowNet.
Francois Fleuret [Thu, 15 Jun 2017 13:11:59 +0000 (15:11 +0200)]
Changed the network structure to Afroze's ShallowNet.

6 years agoCleaning up.
Francois Fleuret [Thu, 15 Jun 2017 12:44:35 +0000 (14:44 +0200)]
Cleaning up.

6 years agoCleaning up.
Francois Fleuret [Thu, 15 Jun 2017 12:38:18 +0000 (14:38 +0200)]
Cleaning up.

6 years agoReplaced SGD with Adam, make the learning rate 1e-1 again.
Francois Fleuret [Thu, 15 Jun 2017 12:32:43 +0000 (14:32 +0200)]
Replaced SGD with Adam, make the learning rate 1e-1 again.

6 years agoOups.
Francois Fleuret [Thu, 15 Jun 2017 12:30:38 +0000 (14:30 +0200)]
Oups.

6 years agoUpdate.
Francois Fleuret [Thu, 15 Jun 2017 12:26:54 +0000 (14:26 +0200)]
Update.

6 years agoClean up + argument parsing + logging into a file.
Francois Fleuret [Thu, 15 Jun 2017 10:23:11 +0000 (12:23 +0200)]
Clean up + argument parsing + logging into a file.

6 years agoFixed the interpreter name.
Francois Fleuret [Thu, 15 Jun 2017 10:06:18 +0000 (12:06 +0200)]
Fixed the interpreter name.

6 years agoInitial commit.
Francois Fleuret [Thu, 15 Jun 2017 07:41:51 +0000 (09:41 +0200)]
Initial commit.

6 years agoUpdate.
Francois Fleuret [Thu, 15 Jun 2017 07:09:24 +0000 (09:09 +0200)]
Update.

6 years agoCosmetics.
Francois Fleuret [Wed, 14 Jun 2017 21:17:29 +0000 (23:17 +0200)]
Cosmetics.

6 years agoUpdate.
Francois Fleuret [Wed, 14 Jun 2017 21:16:22 +0000 (23:16 +0200)]
Update.

6 years agoSimplified the compilation.
Francois Fleuret [Wed, 14 Jun 2017 21:05:00 +0000 (23:05 +0200)]
Simplified the compilation.

6 years agoRenamed the generated python module.
Francois Fleuret [Wed, 14 Jun 2017 21:02:17 +0000 (23:02 +0200)]
Renamed the generated python module.

6 years agoAdded the header.
Francois Fleuret [Wed, 14 Jun 2017 21:01:41 +0000 (23:01 +0200)]
Added the header.

6 years agoAdded a note about the speed of vignette generation.
Francois Fleuret [Wed, 14 Jun 2017 20:22:52 +0000 (22:22 +0200)]
Added a note about the speed of vignette generation.

6 years agoFixed a printf format minor bug.
Francois Fleuret [Wed, 14 Jun 2017 20:08:14 +0000 (22:08 +0200)]
Fixed a printf format minor bug.

6 years agoAdded a basic CNN + the code to test it on all the problems.
Francois Fleuret [Wed, 14 Jun 2017 20:08:01 +0000 (22:08 +0200)]
Added a basic CNN + the code to test it on all the problems.

6 years agoAdded a bunch of sanity checks.
Francois Fleuret [Wed, 14 Jun 2017 19:00:19 +0000 (21:00 +0200)]
Added a bunch of sanity checks.

6 years agoAdded the example image.
Francois Fleuret [Wed, 14 Jun 2017 18:48:34 +0000 (20:48 +0200)]
Added the example image.

6 years agoTypo.
Francois Fleuret [Wed, 14 Jun 2017 16:32:27 +0000 (18:32 +0200)]
Typo.

6 years agoUpdate.
Francois Fleuret [Wed, 14 Jun 2017 16:31:17 +0000 (18:31 +0200)]
Update.

6 years agoInitial commit.
Francois Fleuret [Wed, 14 Jun 2017 16:30:45 +0000 (18:30 +0200)]
Initial commit.

6 years agosvrt.generate_vignettes now takes a 1d label tensor as arguments.
Francois Fleuret [Wed, 14 Jun 2017 16:27:51 +0000 (18:27 +0200)]
svrt.generate_vignettes now takes a 1d label tensor as arguments.

6 years agoTest now saves an example image.
Francois Fleuret [Wed, 14 Jun 2017 16:06:35 +0000 (18:06 +0200)]
Test now saves an example image.

6 years agoInitial commit
Francois Fleuret [Wed, 14 Jun 2017 15:38:05 +0000 (17:38 +0200)]
Initial commit