vlfeat/matconvnet

MatConvNet: CNNs for MATLAB
9,2K téléchargements
Mise à jour 21 déc. 2021

Please refer to the homepage (http://www.vlfeat.org/matconvnet) for releases, data, and documentation.
MatConvNet is a MATLAB toolbox implementing Convolutional Neural Networks (CNNs) for computer vision applications. It is simple, efficient (integrating MATLAB GPU support), and can run and learn state-of-the-art CNNs, similar to the ones achieving top scores in the ImageNet challenge. Several example CNNs are included to classify and encode images.
An important feature of MatConvNet is making available the CNN building blocks as easy-to-use MATLAB commands. This allows prototyping new CNN architectures and learning algorithms as well as recycling fast convolution code for sliding window object detection and other applications.

MatConvNet is developed by a team of computer vision scientists in Oxford and other research institutions.

Citation pour cette source

Andrea Vedaldi (2024). vlfeat/matconvnet (https://github.com/vlfeat/matconvnet), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

A inspiré : electroCUDA

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

examples

examples/+solver

examples/cifar

examples/custom_imdb

examples/fast_rcnn

examples/fast_rcnn/+dagnn

examples/fast_rcnn/bbox_functions

examples/fast_rcnn/datasets

examples/imagenet

examples/mnist

examples/spatial_transformer

examples/vggfaces

matlab

matlab/+dagnn

matlab/+dagnn/@DagNN

matlab/compatibility/parallel

matlab/simplenn

matlab/xtest

matlab/xtest/suite

utils

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.1.0.0

Updates the description.

1.0.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.