log transformations/pipeline.py @ 156:6f3b866c0182

age author description
Wed, 24 Feb 2010 19:12:01 -0500 boulanni On peut maintenant launcher le pipeline avec un seed donné, résultats déterministes
Sat, 20 Feb 2010 02:09:09 -0500 boulanni Fixed various bugs in pipeline for Python 2.5 support
Thu, 18 Feb 2010 14:27:49 -0500 boulanni Added captcha support in pipeline.py
Wed, 17 Feb 2010 16:22:54 -0500 Xavier Glorot changes on pipeline mecanism: we now sample a different complexity for each transformations, this because when we use the same sampled complexity for all the modules 1/8 of the time we are close to 0 and we obtain an image very close to the source, we now save a complexity for each module in the parameters array
Wed, 17 Feb 2010 16:20:15 -0500 Xavier Glorot changes on pipeline mecanism: we now sample a different complexity for each transformations, this because when we use the same sampled complexity for all the modules 1/8 of the time we are close to 0 and we obtain an image very close to the source, we now save a complexity for each module in the parameters array
Tue, 16 Feb 2010 13:10:06 -0500 boulanni Adapté le générateur d'images de fontes pour utiliser en amont du pipeline
Mon, 15 Feb 2010 16:17:48 -0500 boulanni pipeline.py: placé les modules dans le bon ordre + store NIST en bytes plutôt qu'en float32 dans la RAM
Wed, 10 Feb 2010 15:09:02 -0500 Xavier Glorot add all transformation to pipeline
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:25:50 -0500 Dumitru Erhan fixed small bug related to loading the data - should seek back to the beginning of the file
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)
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é