Skip to content

RiccardoBiondi/segmentation_blind_evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Segmentation Blind Evaluation

A simple utility script to evaluate two different segmentation one against the other.

Supported Browser Tested
Edge ✔️
Firefox ✔️
Google Chrome ✔️
Safari

Usage

Prepare the data

The first step is data preparation. Inside the local data folder, create three subfolders containing the raw images and the two segmentation to evaluate. We will refer to these folders as images, green and blue.

⚠️ **NOTE:**If you want to evaluate a blind way, ensure to mix the segmentation from the two methods between the green and blue folders!

The images must be in RGBA format; the segmentation labels must have $\alpha$ = 0.

License

This program is licensed under the MIT "Expat" License.

Contribution

Any contribution is more than welcome. Current TODO list:

  • Add a nifti loader
  • Add functions to change imaeg brightness and contrast
  • Improve Zoom Lens
  • Improve HTML layout
  • Improve Documentation
  • Add support for different languages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages