Home

Awesome

mcnExtraLayers

Notice: This repo is no longer actively maintained. You are very welcome to use it, but I am unable to respond to issues and provide support.

This repo contains a collection of common MatConvNet functions and DagNN layers which are shared across a number of classification and object detection frameworks.

Layers:

Dependencies

mcnExtraLayers requires the following modules:

Utilities

The module also contains some additional utilities which may be useful during network training:

Install

The module is easiest to install with the vl_contrib package manager:

vl_contrib('install', 'mcnExtraLayers') ;
vl_contrib('setup', 'mcnExtraLayers') ;
vl_contrib('test', 'mcnExtraLayers') ; % optional