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
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.
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];
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
The text was updated successfully, but these errors were encountered: