swiftnet icon indicating copy to clipboard operation
swiftnet copied to clipboard

checkpoint and mIou

Open shifangtian opened this issue 6 years ago • 1 comments

Thanks to the blogger for sharing the code, if the program is interrupted, how do I continue to run from the checkpoint next time? Is there a color label for the dataset? Why did I run for 100 generations and the sum of Iou is about 0.1?

shifangtian avatar Dec 25 '19 13:12 shifangtian

Maybe the label image is the key problem. My label image's ignore id is 0. You can set your label image as mine. If you have checked my code, you can find it.

Katexiang avatar Jan 06 '20 02:01 Katexiang