https://github.com/vlfeat/matconvnet
MatConvNet: CNNs for MATLAB
https://github.com/vlfeat/matconvnet
Last synced: 8 months ago
JSON representation
MatConvNet: CNNs for MATLAB
- Host: GitHub
- URL: https://github.com/vlfeat/matconvnet
- Owner: vlfeat
- License: other
- Created: 2014-08-12T23:09:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T11:28:11.000Z (about 4 years ago)
- Last Synced: 2025-04-07T20:09:29.049Z (9 months ago)
- Language: Cuda
- Size: 4.72 MB
- Stars: 1,419
- Watchers: 117
- Forks: 750
- Open Issues: 687
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
- awesome-neuchatbot - MatConvNet: CNNs for MATLAB
- awesome-ai-safety - MatConvNet: CNNs for MATLAB
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
- fucking-awesome-deep-learning - MatConvNet: CNNs for MATLAB
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
- awesome-deep-learning - MatConvNet: CNNs for MATLAB
README
# MatConvNet: CNNs for MATLAB
**MatConvNet** is a MATLAB toolbox implementing *Convolutional Neural
Networks* (CNNs) for computer vision applications. It is simple,
efficient, and can run and learn state-of-the-art CNNs. Several
example CNNs are included to classify and encode images. Please visit
the [homepage](http://www.vlfeat.org/matconvnet) to know more.
In case of compilation issues, please read first the
[Installation](http://www.vlfeat.org/matconvnet/install/) and
[FAQ](http://www.vlfeat.org/matconvnet/faq/) section before creating an GitHub
issue. For general inquiries regarding network design and training
related questions, please use the
[Discussion forum](https://groups.google.com/d/forum/matconvnet).