Skip to content

itracasa/seg-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seg-eval

seg-eval is a Python library that provides tools for evaluating semantic segmentation models.

This library is associated to the paper Guidelines to Compare Semantic Segmentation Maps at Different Resolutions.

What's inside

  • Pixel-wise semantic segmentation metrics.
  • Utilities to generate evaluation regions and to analyze segmentation results within them.
  • Functions to qualitatively analyze segmentation results and to generate figures for academic papers.

Installation

Since the package has not been converted into a pip installable package yet, you can install it by cloning this repository.

git clone https://github.com/itracasa/seg-eval.git

Example notebooks

The visualization module is used in both of the notebooks.

Citation

About

SegEval is a Python library that provides tools for evaluating semantic segmentation models

Resources

License

Stars

14 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors