Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/e-lab/enet-training


https://github.com/e-lab/enet-training

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# ENet

This work has been published in arXiv: [`ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation`](https://arxiv.org/abs/1606.02147).

## Packages:

* [train](train) contains tools for training network using various architectures. It can be further used for visulaization of network's performance. This section is mainly for pixelwise segmentation and scene-parsing.
* [visualize](visualize) can be used to view the performance of trained network on any video/image as an overlay. (Will be added soon)

## Trained model

Find a train model here:
+ [Dropbox link](https://www.dropbox.com/sh/dywzk3gyb12hpe5/AAD5YkUa8XgMpHs2gCRgmCVCa)
+ [Repository release](https://github.com/e-lab/ENet-training/releases/latest)

## Implementation in other frameworks:

* [In Caffe](https://github.com/TimoSaemann/ENet) by [TimoSaemann](https://github.com/TimoSaemann)
* [In Keras](https://github.com/PavlosMelissinos/enet-keras) by [PavlosMelissinos](https://github.com/PavlosMelissinos)

Thank you for your contribution.
We have not verified results of the above two implementations but still we feel that researchers working on these different frameworks might find it useful.

### License

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