Image Semantic Segmentation with different models (e.g. DeeplabV3+ and HRNetV2) on different datasets (e.g. Cityscapes, Camvid, BDD100k, IDD)
- Python 3.6
- PyTroch 1.5
- Numpy 1.18
- Scipy 1.6.3
- Scikit-learn 0.23.1
- Opencv-python 4.2
The code uses the following datasets:
- Cityscapes
- Camvid
- BDD100k
- Indian Driving Dataset (IDD)