/semantic-segmentation-dataset-viewer

A tool for visualizing semantic segmentation datasets

Primary LanguagePythonApache License 2.0Apache-2.0

semantic-segmentation-dataset-viewer

This repository contains code for visualizing semantic segmentated images and labels. The visualizer is build with streamlit.

Getting started

pip install -r requirements.txt
streamlit run app.py

License

Apache 2.0, see LICENSE