hamidriasat / DDRNets

Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWC PWC PWC

Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes

Hit star ⭐ if you find my work useful.

This repository contain implementation of DDRNet_23_slim in tensorflow/keras.

Comments are added for better understanding. Check below model images for better understanding of code.

Code Files

  • ddrnet_23_slim.py → ddrnet_23_slim model code

Architecture

alt text alt text

Dependies:
Tensorflow 2.0 or later

Licensed under MIT License

About

Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes

License:MIT License


Languages

Language:Python 100.0%