Wed, 10 Feb 2010 15:09:24 -0500 |
Xavier Glorot |
merge
|
Wed, 10 Feb 2010 15:09:02 -0500 |
Xavier Glorot |
add all transformation to pipeline
|
Wed, 10 Feb 2010 15:03:40 -0500 |
Xavier Glorot |
small display change in testtransformation
|
Wed, 10 Feb 2010 14:52:13 -0500 |
Xavier Glorot |
added a local data load if available (on maggie it will) for background images
|
Wed, 10 Feb 2010 14:51:18 -0500 |
SylvainPL |
Mise a niveau specifications parametres deterministes, bruitage moins aggressif et transformations toutes pareilles tant qu'on ne rappelle pas regenerate_parameters()
|
Wed, 10 Feb 2010 14:42:40 -0500 |
SylvainPL |
Mise a niveau specifications parametres deterministes et nouvelle normalisation des images
|
Wed, 10 Feb 2010 14:24:35 -0500 |
SylvainPL |
Mise a niveau specifications parametres deterministes et invariance des bites changees entre les appels de regenerate_parameters()
|
Wed, 10 Feb 2010 14:12:34 -0500 |
SylvainPL |
Diminution de la proba de faire une rature, c'est 15% maintenant
|
Wed, 10 Feb 2010 14:03:50 -0500 |
SylvainPL |
Contraste entre image et bruit renforce et proba 0.2 d'effectuer l'occlusion
|
Wed, 10 Feb 2010 13:02:05 -0500 |
Xavier Glorot |
fixed float32 return on affine_transform
|
Wed, 10 Feb 2010 11:34:32 -0500 |
Arnaud Bergeron |
forgot to import sys in testmod
|
Wed, 10 Feb 2010 11:23:30 -0500 |
Arnaud Bergeron |
Fix testmod to accept modules with no params.
|
Wed, 10 Feb 2010 00:38:54 -0500 |
Xavier Glorot |
bug fix in reading pkl image list file
|
Tue, 09 Feb 2010 22:17:37 -0500 |
Xavier Glorot |
Forgot a close in add_background_image
|
Tue, 09 Feb 2010 22:16:22 -0500 |
Xavier Glorot |
Change in add_background_image to load a pickled list of file, not to do a listdir
|
Tue, 09 Feb 2010 21:33:57 -0500 |
boulanni |
Ajouté la source (optionnelle) de données OCR Autriche avec une probabilité passée en argument
|
Tue, 09 Feb 2010 18:45:35 -0500 |
Xavier Glorot |
merge
|
Tue, 09 Feb 2010 18:31:24 -0500 |
Xavier Glorot |
Change path to AddBackground and add a image_file attribute (not to do a listdir at each image)
|
Tue, 09 Feb 2010 18:25:50 -0500 |
Dumitru Erhan |
fixed small bug related to loading the data - should seek back to the beginning of the file
|
Tue, 09 Feb 2010 11:43:09 -0500 |
SylvainPL |
Bug a propos de complexity=0 corrige
|
Tue, 09 Feb 2010 11:41:17 -0500 |
SylvainPL |
Correction majeure. Auparavant, le lissage gaussien etait global avec une seule gaussienne. Maintenant, le lissage gaussien est local. Un bruit correle est rajoute sur l'image
|
Mon, 08 Feb 2010 23:45:17 -0500 |
boulanni |
Data iterator alternating between NIST/font/captcha, removed the use of batches, keep track of labels (Not fully done yet)
|
Mon, 08 Feb 2010 14:55:22 -0500 |
boulanni |
Script pour creer ensembles train, valid et test NIST pur
|
Mon, 08 Feb 2010 14:09:11 -0500 |
SylvainPL |
La proportion de bruit a ete divisee par 5, ca donne une transformation beaucoup moins aggressive
|
Mon, 08 Feb 2010 13:57:46 -0500 |
SylvainPL |
Contraste de rature plus prononce, il y a maintenant rature avec proba=complexity, la clarte et la largeur de la bande ont maintenant une composante aleatoire
|
Sun, 07 Feb 2010 23:29:05 -0500 |
Xavier Glorot |
Add a simple test script to see transformation step by step
|
Sun, 07 Feb 2010 23:09:56 -0500 |
Xavier Glorot |
Change in affine_transform to handle float images
|
Fri, 05 Feb 2010 14:16:33 -0500 |
SylvainPL |
Correction petite erreur de path pour la banque
|