bonlime/keras-deeplab-v3-plus
A Keras implementation of DeepLab v3+ for semantic image segmentation.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides a Keras-based implementation of DeepLab v3+, a state-of-the-art deep learning architecture for semantic image segmentation. The implementation loads pretrained weights directly from original TensorFlow checkpoints, achieving identical segmentation results to the TF model. It supports various image sizes and configurable output strides (8 or 16).