GitXplorerGitXplorer
f

matconvnet

public
2 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
754322152dc65c0183310a9db4ac9e0e4c6bf8c5

add compilescript

committed 7 years ago
Unverified
fd5ddb615e8ab09a96b8bcfbb10fc3467d5f858c

add

committed 7 years ago
Unverified
695dad8880104cd855245af867b94bffdae9b044

Merge branch 'master' of https://github.com/vlfeat/matconvnet

committed 7 years ago
Unverified
2838cd88831654df876ad342ee4165206230d128

update

committed 7 years ago
Unverified
14223b898cd7d25a88ff216c7f0a36a61338061e

doc: sync

vvedaldi committed 7 years ago
Unverified
69133f9d24ae18e314cb6ce3610d0ec29f36727e

doc: refinements

vvedaldi committed 7 years ago

README

The README file for this repository.

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 to know more.

In case of compilation issues, please read first the Installation and FAQ section before creating an GitHub issue. For general inquiries regarding network design and training related questions, please use the Discussion forum.