Segmented image can be displayed with vis_semantic_segmentation function. It can be saved as a result. What I suggest is a separate function that can return the segmented image directly. This image can be saved by users directly. This way, users can better use chainercv. thank you.
thank you for the feature request.
you want a function to save evaluation visualization image.
i think it is a good function for headless environment such as cluster server.
Segmented image can be displayed with vis_semantic_segmentation function. It can be saved as a result. What I suggest is a separate function that can return the segmented image directly. This image can be saved by users directly. This way, users can better use chainercv. thank you.