image-segmentation-keras icon indicating copy to clipboard operation
image-segmentation-keras copied to clipboard

UNet mini output processing

Open michelepasqualini opened this issue 4 years ago • 0 comments
trafficstars

The input and output format of UNet mini are (*, 360, 480, 3) and (1, 1, 172800, 50). We need to know how to use this output for the generation of a mask (360,480,50)?

michelepasqualini avatar Aug 31 '21 13:08 michelepasqualini