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

Rotation option is not working #24

Open
ghost opened this issue Dec 29, 2020 · 0 comments
Open

Rotation option is not working #24

ghost opened this issue Dec 29, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 29, 2020

Hi,

I just tried to use the rotation=True option in the code however it seems not working:

File "../segdec-net-jim2019/segdec_model.py", line 258, in get_loss
l1 = tf.losses.sigmoid_cross_entropy(logits=predictions,multi_class_labels=masks)
InvalidArgumentError (see above for traceback): Incompatible shapes: [1,32,88,1] vs. [1,88,32,1]

I tried to solve it myself however failed. May I know how I can fix this problem?

Cheers

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

0 participants