PSPNet-tensorflow icon indicating copy to clipboard operation
PSPNet-tensorflow copied to clipboard

Gray prediction image before encode

Open shadydiaa opened this issue 7 years ago • 1 comments

i want to save the Gray prediction image before encode it to color , how can i modify the code to save gray image and why not if show the classes prediction with final colored image ? .. really thank you

shadydiaa avatar Mar 14 '18 02:03 shadydiaa

You can get the output from raw_output_up instead of pred.

hellochick avatar Apr 03 '18 04:04 hellochick