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

Changing image_size to 256 triggers error #56

Open
Cristy94 opened this issue Sep 6, 2017 · 7 comments
Open

Changing image_size to 256 triggers error #56

Cristy94 opened this issue Sep 6, 2017 · 7 comments

Comments

@Cristy94
Copy link

Cristy94 commented Sep 6, 2017

I can't seem to be able to change the image size or number of initial filter values, if I do that I get this error:

F C:\tf_jenkins\home\workspace\rel-win\M\windows-gpu\PY\35\tensorflow\stream_executor\cuda\cuda_dnn.cc:430] could not convert BatchDescriptor {count: 4 feature_map_count: 0 spatial: 129 129 value_min: 0.000000 value_max: 0.000000 layout: BatchDepthYX} to cudnn tensor descriptor: CUDNN_STATUS_BAD_PARAM

@Cristy94 Cristy94 changed the title Changing image_size or filter size (df_dim or gf_dim) triggers error Changing image_size to 256 triggers error Sep 6, 2017
@sachinjm
Copy link

I also faced same problem while running for image of size 128

@DeliaX
Copy link

DeliaX commented Sep 22, 2017

@Cristy94 I have also come across with this issue when training a CNN-based model, so I wonder whether you have solved this problem or not. If yes, could you please share your solution? Thank you!

@Cristy94
Copy link
Author

Cristy94 commented Nov 7, 2017

@DeliaX No, I haven't found a solution, maybe someone has a fork where using a different image size works.

@AriesSurfer
Copy link

if the targeted size (200200) > the original size(128128) ,it will raise this error. just filter to process this small size image

@pavibalaji
Copy link

@Cristy94 I am also looking for 256 x 265 size image solutions. Do you have any lead on this? Thanks.

@Cristy94
Copy link
Author

Cristy94 commented Feb 9, 2018

@pavibalaji No, haven't solved the issue.

@Aurevious
Copy link

Hi,have anyone solved the issue?

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

6 participants