Mercurial > ift6266
annotate datasets/__init__.py @ 175:224321bf043a
Define the ocr dataset and use the existing split for nist.
author | Arnaud Bergeron <abergeron@gmail.com> |
---|---|
date | Sat, 27 Feb 2010 13:56:14 -0500 |
parents | 4b28d7382dbf |
children | 938bd350dbf0 |
rev | line source |
---|---|
175
224321bf043a
Define the ocr dataset and use the existing split for nist.
Arnaud Bergeron <abergeron@gmail.com>
parents:
163
diff
changeset
|
1 from defs import * |
224321bf043a
Define the ocr dataset and use the existing split for nist.
Arnaud Bergeron <abergeron@gmail.com>
parents:
163
diff
changeset
|
2 |