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

Given MRI/PET data, how can we use your model to generate fusion results? #2

Open
stevenffd opened this issue May 9, 2020 · 3 comments

Comments

@stevenffd
Copy link

My MRI/PET images are all 256x256 pixels. Are there any relevant documents to help me? thank you~

@hanna-xu
Copy link
Owner

hanna-xu commented May 9, 2020 via email

@stevenffd
Copy link
Author

Thank you so much! Nice work.

@stevenffd
Copy link
Author

Hi, I run your code in main.py. But I get the error "ValueError: Dimension 1 in both shapes must be equal, but are 256 and 64. Shapes are [1,256,256] and [1,64,64]. for 'concat' (op: 'ConcatV2') with input shapes: [1,256,256,1], [1,64,64,1], [] and with computed input tensors: input[2] = <3>". And I test in my own dataset (both images are 256 x 256 x 1, rgb image is converted I channel) and I get the error "ValueError: Shape must be rank 4 but is rank 5 for 'MirrorPad' (op: 'MirrorPad') with input shapes: [1,256,256,6,1], [4,2]". I am the new in tensorflow. Can you help me figure out?

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