Fix(2d_segmentation): Restore the predicted value of seg image to the range of 0~225 before saving it#1951
Conversation
|
Thanks for the contribution @Reqwey! You can actually set a scaling factor for |
… range of 0~225 before saving it Signed-off-by: Rekawiia Lin <Linhk1606@outlook.com>
Thanks for your guidance! Done:
It's my pleasure to be able to make contributions to this extraordinary project! |
KumoLiu
left a comment
There was a problem hiding this comment.
Thanks for the fix, LGTM.
Description
To fix the problem that evaluation output images are all black because
post_transscale their pixel values to 0~1.Checks
./figurefolder./runner.sh -t <path to .ipynb file>