HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation

Adam Paszke; Abhishek Chaurasia; Sangpil Kim; Eugenio Culurciello

ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation

Abstract

The ability to perform pixel-wise semantic segmentation in real-time is of paramount importance in mobile applications. Recent deep neural networks aimed at this task have the disadvantage of requiring a large number of floating point operations and have long run-times that hinder their usability. In this paper, we propose a novel deep neural network architecture named ENet (efficient neural network), created specifically for tasks requiring low latency operation. ENet is up to 18$\times$ faster, requires 75$\times$ less FLOPs, has 79$\times$ less parameters, and provides similar or better accuracy to existing models. We have tested it on CamVid, Cityscapes and SUN datasets and report on comparisons with existing state-of-the-art methods, and the trade-offs between accuracy and processing time of a network. We present performance measurements of the proposed architecture on embedded systems and suggest possible software improvements that could make ENet even faster.

Code Repositories

Kaustav97/Colab
tf
Mentioned in GitHub
alalagong/LEDNet
pytorch
Mentioned in GitHub
TimoSaemann/ENet
caffe2
Mentioned in GitHub
PRBonn/bonnet
tf
Mentioned in GitHub
shanglianlm0525/CvPytorch
pytorch
Mentioned in GitHub
gjy3035/enet.pytorch
pytorch
Mentioned in GitHub
hustvl/yolop
pytorch
Mentioned in GitHub
e-lab/ENet-training
Mentioned in GitHub
fregu856/deeplabv3
pytorch
Mentioned in GitHub
zm0612/ENet-version-CPP
Mentioned in GitHub
davidtvs/PyTorch-ENet
pytorch
Mentioned in GitHub
sacmehta/ESPNet
pytorch
Mentioned in GitHub
m273033/masters_thesis
tf
Mentioned in GitHub
jiayuanwang-jw/yolov8-multi-task
pytorch
Mentioned in GitHub
Shun14/enet
paddle
Mentioned in GitHub
y-ouali/pytorch_segmentation
pytorch
Mentioned in GitHub
osmr/imgclsmob
mxnet
Mentioned in GitHub
adrshm91/segmentationEnet
tf
Mentioned in GitHub
gevero/enet_tensorflow
tf
Mentioned in GitHub
klintan/pytorch-lanenet
pytorch
Mentioned in GitHub
gtakos-ai/ENet
Mentioned in GitHub
soumik12345/Enet
pytorch
Mentioned in GitHub
kwotsin/TensorFlow-ENet
tf
Mentioned in GitHub
fregu856/segmentation
tf
Mentioned in GitHub
klintan/lanenet-pytorch
pytorch
Mentioned in GitHub
XuyangSHEN/lane_detection_enet
tf
Mentioned in GitHub
wutianyiRosun/CGNet
pytorch
Mentioned in GitHub
xiaoyufenfei/LEDNet
pytorch
Mentioned in GitHub
hustvl/YOLOP
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-cityscapesENet
Frame (fps): 76.9
Time (ms): 13
mIoU: 58.3%
semantic-segmentation-on-cityscapesENet
Mean IoU (class): 58.3%
semantic-segmentation-on-scannetv2ENet
Mean IoU: 37.6%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation | Papers | HyperAI