SkillAgentSearch skills...

ENet

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

Install / Use

npx skills add TimoSaemann/ENet

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ENet in Caffe

Alt text

Execution times and hardware requirements

| Network | 1024x512 | 1280x720 | Parameters | Model size (fp32) | |:--------:|:----------------:|:------------------:|:------------:|:--------------:| | ENet | 20.4 ms | 32.9 ms | 0.36 M | 1.5 MB | | SegNet | 66.5 ms | 114.3 ms | 29.4 M | 117.8 MB |

A comparison of computational time, number of parameters and model size required for ENet and SegNet. The caffe time command was used to compute time requirement averaged over 100 iterations. Hardware setup: Intel Xeon E5-1620v3, Titan X Pascal with cuDNN v5.1.

Tutorial

For a detailed introduction on how to train and test ENet please see the tutorial.

Publication

This work has been published in arXiv: ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation.

ModelDepot

Also available on ModelDepot.

License

This software is released under a creative commons license which allows for personal and research use only. You can view a license summary here: http://creativecommons.org/licenses/by-nc/4.0/

Related Skills

View on GitHub
GitHub Stars596
CategoryDevelopment
Updated1mo ago
Forks272

Languages

Python

Security Score

85/100

Audited on Jul 3, 2026

No findings