ssssjiang / semantic-segmentation-dataset-viewer

A tool for visualizing semantic segmentation datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool for visualizing semantic segmentation datasets

License:Apache License 2.0


Languages

Language:Jupyter Notebook 92.3%Language:Python 7.7%