Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.96 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.96 KB

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