jakeret / tf_unet

Generic U-Net Tensorflow implementation for image segmentation
GNU General Public License v3.0
1.9k stars 748 forks source link

Cannot feed value of shape (4, 480, 480, 3) for Tensor 'y:0', which has shape '(?, ?, ?, 2)' #272

Closed Gumballing closed 5 years ago

Gumballing commented 5 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.