svhn icon indicating copy to clipboard operation
svhn copied to clipboard

Based on the CIFAR10 example on TensorFlow. Reconfiguring it to run my own images and data.

Results 1 svhn issues
Sort by recently updated
recently updated
newest added

well, in svhn.py file, the distorted_inputs() function cannot read file, because SVHN file isn't bin file, it's just many jpg files. So how can i input the files?