PyCasia
PyCasia copied to clipboard
Questions regarding character data
If I want to use CASIA on https://github.com/kaonashi-tyc/zi2zi what should I do? And what are the dimensions of the character images?
Hi! You can either download the datasets yourself, or use the helper functions in the library. The dimensions are normalized to 32 by 32 by my code, but the original dataset does not have a uniform dimension. In the set, they cropped each character image. I've chosen to pad the edges with whitespace.