xiaoyufenfei/Efficient-Segmentation-Networks
A collection of lightweight PyTorch models for real-time semantic segmentation in images.

Velocity · 7d
+0.4
★ / day
Trend
→steady
star history
This repository provides reference implementations of various neural network architectures for semantic segmentation, including SegNet, UNet, ENet, ERFNet, ESPNet, and others. The models are designed for real-time inference and target applications like autonomous driving and scene understanding. Built entirely on PyTorch, it offers easy-to-use and modifiable code for training and evaluation.