yosuke toda
yosuke toda
> SemanticSegmentationCrossPipelinePas Hi, @HenrikWerner, I'm also interested in labeling leaves. Would you mind sharing your modification of CrossPipelinePass if possible?
I cannot understand what you are trying to do. gradcam (and gradcampp) is for visualizing the intermediate map behind the classification problem.
u-net is a segmentation (pixel-wise classification) network, not like a "classification" like in VGG16. it is not inpossible to apply gradcam or gradcampp against the single pixel of the output,...