MatConvNet: 一个MATLAB工具箱实现卷积神经网络(CNN)

一个MATLAB工具箱实现卷积神经网络(CNN),用于计算机视觉应用程序

Python 机器学习

访问GitHub主页

共1279Star

详细介绍

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.