Home

Awesome

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

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