Matlab_deep_learning
Computer Vision Library
A collection of MATLAB implementations for computer vision and deep learning algorithms.
《Matlab计算机视觉与深度学习实战》代码
283 stars
5 watching
135 forks
Language: MATLAB
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dustinstansbury/medal | A Matlab environment for building and training deep neural networks with various architectures. | 109 |
apress/practical-matlab-deep-learning | Source code repository for a book on deep learning in MATLAB, providing practical examples and implementations. | 39 |
quantumliu/matdl | A lightweight MATLAB deeplearning toolbox for efficient neural network training and prediction. | 54 |
matlab-deep-learning/pretrained-efficientdet-d0 | Provides pre-trained and customizable object detection capabilities using an efficient neural network architecture | 15 |
matlab-deep-learning/convmixer-patches-are-all-you-need | Demonstrates how to implement and train a ConvMixer architecture for image classification in MATLAB | 6 |
matlab-deep-learning/pretrained-yolo-v4 | Pretrained deep learning object detection model for image analysis in MATLAB | 47 |
matifali/dockerdl | A Docker image for deep learning environments with pre-installed packages and tools | 78 |
labforcomputationalvision/matlabpyrtools | Tools for multi-scale image processing and analysis | 178 |
lonl/cdbn | An implementation of a neural network architecture for image classification using convolutional and belief propagation techniques. | 35 |
vlfeat/matconvnet | A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. | 1,402 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
coupelibrary/handleoutlier | A Matlab implementation of an algorithm to handle outliers in non-blind image deconvolution | 14 |
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
tiepvupsu/dictol | A toolbox for dictionary learning and sparse representation-based classification in MATLAB. | 188 |