# caffe-enet **Repository Path**: coffinian/caffe-enet ## Basic Information - **Project Name**: caffe-enet - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Caffe-ENet **This is a modified version of [Caffe](https://github.com/BVLC/caffe) which supports the [ENet architecture](https://arxiv.org/abs/1606.02147).** It comes as a fork of [Caffe-SegNet-cuDNN5](https://github.com/TimoSaemann/caffe-segnet-cudnn5) with a slightly adapted dense-image-data-layer and a new layer: spatial dropout (python layer). Credit: Alex Kendall for his [caffe-segnet](https://github.com/alexgkendall/caffe-segnet) repository, which is the basis for this. ## How to use it Please find a tutorial on how to use it in the [ENet](https://github.com/TimoSaemann/ENet) repository. ## License This extension to the Caffe library 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/