Skip to content

KBentley57/caffe-enet

 
 

Repository files navigation

Caffe-ENet

This is a modified version of Caffe which supports the ENet architecture.

It comes as a fork of 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 repository, which is the basis for this.

How to use it

Please find a tutorial on how to use it in the 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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.3%
  • Python 8.9%
  • Cuda 6.1%
  • CMake 2.7%
  • MATLAB 0.9%
  • Makefile 0.7%
  • Shell 0.4%