paper-with-me

Papers

MatConvNet - Convolutional Neural Networks for MATLAB

2014-12-15 · Andrea Vedaldi, Karel Lenc

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.

📄 PDF Abstract BibTeX arXiv:1412.4564

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

A Taxonomy and Library for Visualizing Learned Features in Convolutional Neural Networks

2016-06-24 · Felix Grün, Christian Rupprecht, Nassir Navab, Federico Tombari

Over the last decade, Convolutional Neural Networks (CNN) saw a tremendous surge in performance. However, understanding what a network has learned still proves to be a challenging task. To remedy this unsatisfactory situ…

prDeep: Robust Phase Retrieval with a Flexible Deep Network

2018-03-01 · ICML 2018 7 · Christopher A. Metzler, Philip Schniter, Ashok Veeraraghavan, Richard G. Baraniuk

Phase retrieval algorithms have become an important component in many modern computational imaging systems. For instance, in the context of ptychography and speckle correlation imaging, they enable imaging past the diffr…

DenoisingRetrieval

LightNet: A Versatile, Standalone Matlab-based Environment for Deep Learning

2016-05-09 · Chengxi Ye, Chen Zhao, Yezhou Yang, Cornelia Fermuller 외

LightNet is a lightweight, versatile and purely Matlab-based deep learning framework. The idea underlying its design is to provide an easy-to-understand, easy-to-use and efficient computational platform for deep learning…

CPUDeep LearningGPU

Average Biased ReLU Based CNN Descriptor for Improved Face Retrieval

2018-04-02 · Shiv Ram Dubey, Soumendu Chakraborty

The convolutional neural networks (CNN), including AlexNet, GoogleNet, VGGNet, etc. extract features for many computer vision problems which are very discriminative. The trained CNN model over one dataset performs reason…

Retrieval

Deep learning-based topological optimization for representing a user-specified design area

2020-04-11 · Keigo Nakamura, Yoshiro Suzuki

Presently, topology optimization requires multiple iterations to create an optimized structure for given conditions. Among the conditions for topology optimization,the design area is one of the most important for structu…

Decoder