You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I can't remember how I did it previously. You need to convert the SVHN to
TFRecords, or just write some parser. I don't maintain this code any more,
sorry about that!
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?
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?
The text was updated successfully, but these errors were encountered: