Sciweavers

MM
2015
ACM

MatConvNet: Convolutional Neural Networks for MATLAB

8 years 12 days ago
MatConvNet: Convolutional Neural Networks for MATLAB
MatConvNet is an open source implementation of Convolutional Neural Networks (CNNs) with a deep integration in the MATLAB environment. 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 convolutions with filter banks, feature pooling, normalisation, and much more. MatConvNet can be easily extended, often using only MATLAB code, allowing 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 containing millions of training examples. Categories and Subject Descriptors D.0 [Software]: General; I.2.10 [Artificial Intelligence]: Vision and Scene Understanding General Terms Algorithm, design, prototyping Keywords Computer vision, image understanding, machine learning, deep learning, convolutional neural networks
Andrea Vedaldi, Karel Lenc
Added 14 Apr 2016
Updated 14 Apr 2016
Type Journal
Year 2015
Where MM
Authors Andrea Vedaldi, Karel Lenc
Comments (0)