Skip to content

jjhhan/vis_tool

 
 

Repository files navigation

vis_tool

Python scripts to visualize exeprimental results for image computing researches

Functions:

1, Visualize a segmentation result compared with the ground truth.

python show_segmentation_contour.py

In this example, the ground truth is shown in yellow color and the segmentation is shown with green color.

2, Use boxplot to compare the performance of different methods on a set of data.

python show_boxplot.py

3, Fuse a heatmap with an image

python show_fused_heatmap.py

4, Show forest plot of logitic regression

python show_forest_plot.py

About

visualize exeprimental results for image computing researches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%