MM-Net
MM-Net copied to clipboard
How to visualize the inputs and prediction during evaluation?
Thanks for your work! Can you tell me how to visualize the inputs and results? I used tensorboard, but the visualization of inputs is strange.
Sorry to bother, but have you found a way to visualize the result so far? I've tried to but failed, because the input image has been cropped and flipped, I don't know haow to match the original image. Could you please share the code if possible?
Sorry to bother, but have you found a way to visualize the result so far? I've tried to but failed, because the input image has been cropped and flipped, I don't know haow to match the original image. Could you please share the code if possible?
Actually, I have the same problem as you. I don't know how to deal with it. Can you show me the results of your input images?
Sorry to bother, but have you found a way to visualize the result so far? I've tried to but failed, because the input image has been cropped and flipped, I don't know haow to match the original image. Could you please share the code if possible?
Actually, I have the same problem as you. I don't know how to deal with it. Can you show me the results of your input images?
This is the test result of one image from PASCAL. Aside from mirroring and rotation, the image is square and the original is rectangle so I don't know how to match them.