Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read file failed #1

Open
willduan opened this issue Aug 20, 2016 · 1 comment
Open

read file failed #1

willduan opened this issue Aug 20, 2016 · 1 comment

Comments

@willduan
Copy link

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?

@jkschin
Copy link
Owner

jkschin commented Aug 20, 2016

Hey,

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!

Thanks,
Samuel

On Sat, Aug 20, 2016 at 11:27 AM, willduan [email protected] wrote:

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?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the thread
https://github.com/notifications/unsubscribe-auth/AGrF1Mt4M4RV26hAx1e2lLGuAsfBoPMoks5qhnQYgaJpZM4Jo_Fq
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants