{ "id": "1412.4564", "version": "v1", "published": "2014-12-15T12:23:35.000Z", "updated": "2014-12-15T12:23:35.000Z", "title": "MatConvNet - Convolutional Neural Networks for MATLAB", "authors": [ "Andrea Vedaldi", "Karel Lenc" ], "categories": [ "cs.CV", "cs.LG", "cs.MS", "cs.NE" ], "abstract": "MatConvNet is an implementation of Convolutional Neural Networks (CNNs) for MATLAB. The toolbox is designed with an emphasis on simplicity and flexibility. It exposes the building blocks of CNNs as easy-to-use MATLAB functions, providing routines for computing linear convolutions with filter banks, feature pooling, and many more. In this manner, MatConvNet allows fast prototyping of new CNN architectures; at the same time, it supports efficient computation on CPU and GPU allowing to train complex models on large datasets such as ImageNet ILSVRC. This document provides an overview of CNNs and how they are implemented in MatConvNet and gives the technical details of each computational block in the toolbox.", "revisions": [ { "version": "v1", "updated": "2014-12-15T12:23:35.000Z" } ], "analyses": { "keywords": [ "convolutional neural networks", "matconvnet", "train complex models", "easy-to-use matlab functions", "supports efficient computation" ], "note": { "typesetting": "TeX", "pages": 0, "language": "en", "license": "arXiv", "status": "editable", "adsabs": "2014arXiv1412.4564V" } } }