Open
Description
Describe the feature
Add support for KITTI semantic segmentation dataset
Motivation
Kitti semantic segmentation dataset is a lightweight dataset for semantic segmentation which shares the same label policy as cityscapes. It's an excellent starting point for segmentation and employs the weights pre-trained on cityscapes to perform transfer-learning, do you consider to support this dataset.
Related resources
http://www.cvlibs.net/datasets/kitti/eval_semseg.php?benchmark=semantics2015
Additional context
Happy to create a PR.