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

error when i change prior angles #11

Open
mindmad opened this issue Aug 26, 2019 · 1 comment
Open

error when i change prior angles #11

mindmad opened this issue Aug 26, 2019 · 1 comment

Comments

@mindmad
Copy link

mindmad commented Aug 26, 2019

Hello

I got this error when I try to change the prior angles when I set them to [0, 30, 60, 90, 120, 150, 180, 210, 240, 270, 300, 330];

InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [96] rhs shape= [48]
	 [[Node: save/Assign = Assign[T=DT_FLOAT, _class=["loc:@VGG16/conf3/biases"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/gpu:0"](VGG16/conf3/biases, save/RestoreV2/_5)]

I don't understand what went wrong so any help in this matter

for more details
log.txt
this the whole log of the terminal

@ZongxuPan
Copy link
Owner

Hello

I got this error when I try to change the prior angles when I set them to [0, 30, 60, 90, 120, 150, 180, 210, 240, 270, 300, 330];

InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [96] rhs shape= [48]
	 [[Node: save/Assign = Assign[T=DT_FLOAT, _class=["loc:@VGG16/conf3/biases"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/gpu:0"](VGG16/conf3/biases, save/RestoreV2/_5)]

I don't understand what went wrong so any help in this matter

for more details
log.txt
this the whole log of the terminal

Please check the setting of "IS180". Besides, since everyone using this code could encounter his/her specific issues, completely relying on us to solving these issues is unpractical, in part because the information is not enough in part because we have not so much time or effort, so we refer the users to the Q & A part in README, especially the second Q&A for your own data.

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