Mon, 15 Feb 2010 15:35:17 -0500 |
boulanni |
Ajouté un script pour visualiser les ensembles de données générés enregistrés dans le format filetensor (nist_read2.py)
|
Mon, 15 Feb 2010 15:22:08 -0500 |
boulanni |
Correction bug division par zéro dans BruitGauss.py
|
Fri, 12 Feb 2010 10:30:02 -0500 |
SylvainPL |
Parametre deterministe retourne dans les fonctions '_determined_by_complexity' et le parametre stochastique retourne dans les fonctions conventionnelles
|
Fri, 12 Feb 2010 10:21:21 -0500 |
SylvainPL |
corrige nom de la methode get_settings_names_determined_by_complexity(self,complexity)
|
Fri, 12 Feb 2010 10:21:02 -0500 |
SylvainPL |
corrige nom de la methode get_settings_names_determined_by_complexity(self,complexity)
|
Fri, 12 Feb 2010 10:15:22 -0500 |
SylvainPL |
Parametre stochastique retourne par fonctions habituelles et le parametre deterministe retourne par fonctions 'determined_by_complexity'
|
Fri, 12 Feb 2010 10:13:50 -0500 |
SylvainPL |
Valeur d'entree des methodes 'determines_by_complexity' harmonisees avec local_elastic_distortion.py
|
Fri, 12 Feb 2010 09:53:40 -0500 |
SylvainPL |
Separation des parametres deterministes et stochastiques dans les methodes retournant noms et valeurs
|
Thu, 11 Feb 2010 17:26:44 -0500 |
Xavier Glorot |
deleted useless print in BruitGauss.py
|
Thu, 11 Feb 2010 16:36:30 -0500 |
Xavier Glorot |
merge
|
Thu, 11 Feb 2010 16:36:12 -0500 |
Xavier Glorot |
Changed order of transformation
|
Thu, 11 Feb 2010 16:34:25 -0500 |
Xavier Glorot |
Changed behavior of gaussian noise to apply a gauss filter with a random sigma, and then select some point of the image to be averaged with it
|
Thu, 11 Feb 2010 12:18:34 -0500 |
SylvainPL |
Rajout du calcul de la proportion de lettres (min+maj)
|
Thu, 11 Feb 2010 11:55:03 -0500 |
Xavier Glorot |
cleaning some *.pyc and *.py~ files in pycapcha
|
Thu, 11 Feb 2010 11:23:35 -0500 |
SylvainPL |
Ajout d'un graphique (histogramme) comparatif pour l'occurence de chaque caractere
|
Thu, 11 Feb 2010 10:43:22 -0500 |
SylvainPL |
Petit script primitif utilise pour calculer la proportion des trois classes dans Nist train et test.
|