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

Shapes must be equal rank, but are 0 and 1 #2

Open
cmdrootaccess opened this issue Mar 8, 2020 · 4 comments
Open

Shapes must be equal rank, but are 0 and 1 #2

cmdrootaccess opened this issue Mar 8, 2020 · 4 comments

Comments

@cmdrootaccess
Copy link

after running sh train-pqr.sh am getting the error

ValueError: Shapes must be equal rank, but are 0 and 1
        From merging shape 0 with other shapes. for 'pad_to_bounding_box/stack_4' (op: 'Pack') with input shapes: [], [3].

@cmdrootaccess
Copy link
Author

i changed your current input_preprocess.py to the one on
https://raw.githubusercontent.com/tensorflow/models/master/research/deeplab/input_preprocess.py
and its now training.

now sure what your changes were about. maybe you can explain

@nazimcode
Copy link

@cmdrootaccess Hi, did the change worked for you? for me it's still the same issue

@AlexandraZajdel
Copy link

@assasins353 For me it's helped.

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
@cmdrootaccess @nazimcode @AlexandraZajdel and others