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
|
Fri, 05 Feb 2010 14:11:54 -0500 |
SylvainPL |
Banque de 20000 images pour y prendre des fragments. De plus, cette banque est sur le reseau du DIRO. Rouler ce script avec accès au réseau DIRO
|
Fri, 05 Feb 2010 11:07:20 -0500 |
SylvainPL |
Ajout de chargement d'un fichier d'image afin d'avoir une plus grande variete de fragments possible. Ce fichier est sur Assembla dans <files>.
|
Thu, 04 Feb 2010 16:53:50 -0500 |
fsavard |
Modification aux déformations élastiques pour mettre en cache 50x10 champs de déformation, selon 10 niveaux de complexité
|
Thu, 04 Feb 2010 15:38:10 -0500 |
Razvan Pascanu |
transformation ready for pipeline
|
Thu, 04 Feb 2010 14:13:57 -0500 |
fsavard |
Ajouté l'enregistrement de la complexité, et un strict minimum pour reloader les fichiers d'images et de paramètres
|
Thu, 04 Feb 2010 13:40:44 -0500 |
fsavard |
Oublier d'add deux fichiers pour dernier commit.
|
Thu, 04 Feb 2010 13:39:46 -0500 |
fsavard |
Ajouté des hooks pour visualisation à différentes étapes. On peut dumper la grille d'images pour chaque image transformée ou visualiser live avec pylab.imshow() (pas encore essayé cette façon... j'ai un problème avec GIMP+python sur mon laptop).
|
Thu, 04 Feb 2010 10:32:07 -0500 |
SylvainPL |
Ajout d'un petit bruit gaussien sur chaque pixel de l'image.
|
Thu, 04 Feb 2010 10:30:27 -0500 |
SylvainPL |
Effectue une permutation aleatoire de certains pixels choisit avec un voisin
|
Thu, 04 Feb 2010 10:27:58 -0500 |
SylvainPL |
merge de 4 fevrier
|
Wed, 03 Feb 2010 10:14:33 -0500 |
SylvainPL |
Ajout de fragment de lettre a droite, a gauche ou en pale par dessus la lettre principale
|
Wed, 03 Feb 2010 21:24:05 -0500 |
Guillaume Sicard |
Added : generation of random character with random font file from a specified folder
|
Wed, 03 Feb 2010 20:06:45 -0500 |
boulanni |
GIMP filtres de motion blur et de pinch
|
Wed, 03 Feb 2010 17:08:27 -0500 |
fsavard |
Beaucoup de modifications à pipeline.py pour généraliser et un début de visualisation, et créé un wrapper (run_pipeline.py) pour appeler avec GIMP.
|
Wed, 03 Feb 2010 16:42:59 -0500 |
youssouf |
modified the test function in slant.py in order to generate multiple transformation sample
|
Tue, 02 Feb 2010 21:17:11 -0500 |
Razvan Pascanu |
affine transformation using PIL
|
Tue, 02 Feb 2010 10:46:11 -0500 |
SylvainPL |
Ajout de bruit poivre et sel, puis filtre gaussien. Parametres deterministes par rapport a complexity. Compatible testmod.py
|
Tue, 02 Feb 2010 10:44:54 -0500 |
SylvainPL |
Ajout de rature verticale, horizontale ou blique sur l'image. Compatible avec testmod.py
|
Tue, 02 Feb 2010 10:43:40 -0500 |
SylvainPL |
Ajout de bruit poivre et sel sur l'image. Compatible avec testmod.py
|
Tue, 02 Feb 2010 10:11:33 -0500 |
youssouf |
first commit, the module has been tested with testmod.py, it has no timing
|
Tue, 02 Feb 2010 10:00:03 -0500 |
ychherawala |
first commit, the module has been tested with testmod.py, it has no timing
|
Mon, 01 Feb 2010 22:55:19 -0500 |
Guillaume Sicard |
Modified font generator script : module creation. Not fully compliant with testmod.py though (transformation != generation)
|
Mon, 01 Feb 2010 19:08:32 -0500 |
Guillaume Sicard |
Modified background adding class for compliance with testmod.py
|
Mon, 01 Feb 2010 14:18:47 -0500 |
Xavier Glorot |
comment change and useless import removed for contrast.py
|
Mon, 01 Feb 2010 08:54:10 -0500 |
fsavard |
Correction aux distortions élastiques (retourne float32) suite à tests avec testmod.py
|
Fri, 29 Jan 2010 17:16:04 -0500 |
fsavard |
Adapted to avoid saving parameters completely determined by complexity
|
Fri, 29 Jan 2010 14:12:09 -0500 |
Xavier Glorot |
merge
|
Fri, 29 Jan 2010 14:10:10 -0500 |
Xavier Glorot |
Added a contrast.py script difining the Contrast transformation class
|
Fri, 29 Jan 2010 14:09:14 -0500 |
Xavier Glorot |
Array format handling bug fix for thick.py
|
Fri, 29 Jan 2010 13:38:37 -0500 |
fsavard |
Merged
|
Fri, 29 Jan 2010 13:37:52 -0500 |
fsavard |
Modifications to elastic distortions: fixed an important bug with distortions themselves (now result is much nicer visually), made interface to conform to Transformation standard, and added ability to save a certain amount of distortion fields to reuse them if complexity doesn't change
|
Fri, 29 Jan 2010 11:44:12 -0500 |
Xavier Glorot |
Changed thick maximum erosion and dilation transformations
|