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

please help me #29

Closed
CSlearn opened this issue Jun 7, 2018 · 2 comments
Closed

please help me #29

CSlearn opened this issue Jun 7, 2018 · 2 comments

Comments

@CSlearn
Copy link

CSlearn commented Jun 7, 2018

File "E:\pycharm\mnist_tensorboard_test1\venv\Scripts\data.py", line 70, in get_test_set
get_image(imgs[1], original_size)
IndexError: list index out of range

@MollyDai
Copy link

MollyDai commented Jul 3, 2018

I have the same problem, and I cut my picture to a square, it works

@xiaojuan123
Copy link

在data.py中相应两行换成coords = [ (q,r) for q in range(int(coords_x)) for r in range(int(coords_y)) ]

window = [x for x in range(int(counter*batch_size),int((counter+1)*batch_size))]

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

4 participants