Top MATLAB Repositories

Explore the most popular MATLAB projects on GitHub. Find high-quality code examples and learn from the community.

100 repositories130,984 total stars
#RepositoryLanguageStarsForks
#1
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
MATLAB
9,994
1,402
#2
TadasBaltrusaitis/OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
MATLAB
7,134
1,865
#3
PRML/PRMLT
Matlab code of machine learning algorithms in book PRML
MATLAB
6,092
2,161
#4
MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
MATLAB
5,549
675
#5
AaronJackson/vrn
:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
MATLAB
4,520
747
#6
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
MATLAB
3,817
2,275
#7
personqianduixue/Math_Model
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
MATLAB
3,441
696
#8
cycleuser/Stanford-CS-229
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
MATLAB
3,371
857
#9
kpzhang93/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
MATLAB
2,838
999
#10
ShaoqingRen/faster_rcnn
Faster R-CNN
MATLAB
2,729
1,218
#11
googollee/eviltransform
Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).
MATLAB
2,455
479
#12
rbgirshick/rcnn
R-CNN: Regions with Convolutional Neural Network Features
MATLAB
2,384
979
#13
HuangCongQing/Algorithms_MathModels
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
MATLAB
2,179
543
#14
zk00006/OpenTLD
OpenTLD is an open source library for real-time 2D tracking of a single object in video. This repository is no longer under development. For latest version see: http://www.tldvision.com/tld2.html
MATLAB
2,094
1,271
#15
Ayatans/Machine-Learning-homework
Matlab Coding homework for Machine Learning
MATLAB
1,936
672
#16
dick20/MCM-ICM
2004-2020美赛O奖论文
MATLAB
1,908
347
#17
zhoubolei/CAM
Class Activation Mapping
MATLAB
1,854
466
#18
BIMK/PlatEMO
Evolutionary multi-objective optimization platform
MATLAB
1,754
482
#19
matlab2tikz/matlab2tikz
This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.
MATLAB
1,591
321
#20
zhihongz/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
MATLAB
1,552
222
#21
cszn/DnCNN
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
MATLAB
1,513
539
#22
ecmadao/Coding-Guide
自己随手记录的东西
MATLAB
1,457
189
#23
mathworks/MATLAB-Simulink-Challenge-Project-Hub
This MATLAB and Simulink Challenge Project Hub contains a list of research and design project ideas. These projects will help you gain practical experience and insight into technology trends and industry directions.
MATLAB
1,436
302
#24
brendenlake/omniglot
Omniglot data set for one-shot learning
MATLAB
1,370
357
#25
torrvision/crfasrnn
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
MATLAB
1,344
459
#26
petercorke/robotics-toolbox-matlab
Robotics Toolbox for MATLAB
MATLAB
1,342
452
#27
altmany/export_fig
A MATLAB toolbox for exporting publication quality figures
MATLAB
1,298
367
#28
daijifeng001/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
MATLAB
1,246
541
#29
scottclowe/matlab-schemer
Apply and save color schemes in MATLAB with ease.
MATLAB
1,219
275
#30
atinesh-s/Coursera-Machine-Learning-Stanford
Machine learning-Stanford University
MATLAB
1,137
758
#31
peiyunh/tiny
Tiny Face Detector, CVPR 2017
MATLAB
1,136
317
#32
Borye/machine-learning-coursera-1
This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course.
MATLAB
1,125
905
#33
xioTechnologies/Gait-Tracking-With-x-IMU
None
MATLAB
997
417
#34
brendenlake/BPL
Bayesian Program Learning model for one-shot learning
MATLAB
979
305
#35
yrlu/quadrotor
Quadrotor control, path planning and trajectory optimization
MATLAB
939
286
#36
Linfeng-Tang/Image-Fusion
Deep Learning-based Image Fusion: A Survey
MATLAB
934
138
#37
jindongwang/activityrecognition
Resources about activity recognition-行为识别资料
MATLAB
918
350
#38
albanie/convnet-burden
Memory consumption and FLOP count estimates for convnets
MATLAB
918
114
#39
fieldtrip/fieldtrip
The MATLAB toolbox for MEG, EEG and iEEG analysis
MATLAB
881
736
#40
trekhleb/machine-learning-octave
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
MATLAB
867
248
#41
LyricYang/MIMO_OFDM
《MIMO-OFDM无线通信技术及MATLAB实现》随书源码
MATLAB
856
285
#42
pdollar/toolbox
Piotr's Image & Video Matlab Toolbox
MATLAB
855
497
#43
jtkim-kaist/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
MATLAB
851
235
#44
andrewssobral/lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
MATLAB
851
378
#45
pdollar/edges
Structured Edge Detection Toolbox
MATLAB
831
363
#46
Time9Y/Matlab-Machine
None
MATLAB
826
153
#47
schneems/Octave
my octave exercises for 2011 stanford machine learning class, posted after the due date of course
MATLAB
824
503
#48
denkywu/SAR-Synthetic-Aperture-Radar
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 readme.md
MATLAB
824
252
#49
shahroudy/NTURGB-D
Info and sample codes for "NTU RGB+D Action Recognition Dataset"
MATLAB
789
175
#50
bcmi/Image-Harmonization-Dataset-iHarmony4
[CVPR 2020] The first large-scale public benchmark dataset for image harmonization. The code used in our paper "DoveNet: Deep Image Harmonization via Domain Verification", CVPR2020. Useful for image harmonization, image composition, etc.
MATLAB
774
99
#51
benfulcher/hctsa
Highly comparative time-series analysis
MATLAB
756
326
#52
cs-chan/Total-Text-Dataset
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
MATLAB
754
141
#53
nanahou/Awesome-Speech-Enhancement
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
MATLAB
747
150
#54
shenshikexmu/IMUCalibration-Gesture
calibration for Imu and show gesture
MATLAB
740
264
#55
LiYangSir/Smart-Algorithm
智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现
MATLAB
732
150
#56
AlfredXiangWu/face_verification_experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
MATLAB
722
324
#57
yuanhao-cui/Must-Reading-on-ISAC
Must Reading Papers, Research Library, Open-Source Code on Integrated Sensing and Communications (aka. Joint Radar and Communications, Joint Sensing and Communications, Dual-Functional Radar Communications)
MATLAB
711
158
#58
Ewenwan/Mathematics
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
MATLAB
709
264
#59
ox-vgg/vgg_face2
None
MATLAB
665
114
#60
kyamagu/mexopencv
Collection and a development kit of matlab mex functions for OpenCV library
MATLAB
662
319
#61
MatthewPeterKelly/OptimTraj
A trajectory optimization library for Matlab
MATLAB
649
210
#62
alecjacobson/gptoolbox
Matlab toolbox for Geometry Processing.
MATLAB
640
171
#63
sccn/eeglab
EEGLAB is an open source signal processing environment for electrophysiological signals running on Matlab and developed at the SCCN/UCSD
MATLAB
638
247
#64
willard-yuan/cnn-for-image-retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
MATLAB
632
225
#65
VincentWong3/automated-driving-control
None
MATLAB
630
288
#66
CERN/TIGRE
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
MATLAB
630
199
#67
bertinetto/siamese-fc
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
MATLAB
627
222
#68
ThomasYeoLab/CBIG
None
MATLAB
627
392
#69
AtsushiSakai/MATLABRobotics
MATLAB sample codes for mobile robot navigation
MATLAB
624
323
#70
vkosuri/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
MATLAB
624
271
#71
willard-yuan/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
MATLAB
623
255
#72
chebfun/chebfun
Chebfun: numerical computing with functions.
MATLAB
623
145
#73
Lisandro79/BeatTheBookie
Betting Strategy to Beat the Bookies at Football Games
MATLAB
621
148
#74
jbhuang0604/SelfExSR
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
MATLAB
619
271
#75
zuster/EconometricsResources
经济学相关专业资料集
MATLAB
616
115
#76
VipaiLab/Signals-and-Systems-course
浙江大学信电学院2022信号与系统课程资料
MATLAB
616
139
#77
martin-danelljan/ECO
Matlab implementation of the ECO tracker.
MATLAB
615
247
#78
rpng/kalibr_allan
IMU Allan standard deviation charts for use with Kalibr and inertial kalman filters.
MATLAB
612
215
#79
cszn/IRCNN
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
MATLAB
605
172
#80
hszhao/ICNet
ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018
MATLAB
604
198
#81
rodralez/NaveGo
NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.
MATLAB
598
214
#82
guosheng/refinenet
RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation
MATLAB
593
158
#83
rbgirshick/voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.
MATLAB
580
304
#84
bw1129/PIDtoolbox
PIDtoolbox is a set of graphical tools for analyzing blackbox log data
MATLAB
578
83
#85
ZJULearning/MatlabFunc
Matlab codes for feature learning
MATLAB
571
266
#86
VincentWong3/automatic-driving-decision-and-planning-for-matlab
None
MATLAB
571
240
#87
Relja/netvlad
NetVLAD: CNN architecture for weakly supervised place recognition
MATLAB
556
122
#88
feichtenhofer/Detect-Track
Code release for "Detect to Track and Track to Detect", ICCV 2017
MATLAB
553
109
#89
cs-chan/Exclusively-Dark-Image-Dataset
Exclusively Dark (ExDARK) dataset which to the best of our knowledge, is the largest collection of low-light images taken in very low-light environments to twilight (i.e 10 different conditions) to-date with image class and object level annotations.
MATLAB
553
104
#90
mahmoudnafifi/Exposure_Correction
Project page of the paper "Learning Multi-Scale Photo Exposure Correction" (CVPR 2021).
MATLAB
547
70
#91
zhouxc/Stanford-Machine-Learning-Course
machine learning course programming exercise
MATLAB
528
354
#92
bertinetto/cfnet
[CVPR'17] Training a Correlation Filter end-to-end allows lightweight networks of 2 layers (600 kB) to high performance at fast speed..
MATLAB
523
153
#93
sfzhang15/SFD
S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017
MATLAB
522
133
#94
baidut/OpenCE
Contrast Enhancement Techniques for low-light images
MATLAB
515
151
#95
anicolson/DeepXi
Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR.
MATLAB
505
127
#96
yalmip/YALMIP
MATLAB toolbox for optimization modeling
MATLAB
503
138
#97
scruel/Notes-ML-AndrewNg
Coursera吴恩达机器学习课程笔记及资源整理
MATLAB
502
156
#98
davidvarga/MBeautifier
MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
MATLAB
499
76
#99
matlab-deep-learning/MATLAB-Deep-Learning-Model-Hub
Discover pretrained models for deep learning in MATLAB
MATLAB
496
117
#100
happynear/AMSoftmax
A simple yet effective loss function for face verification.
MATLAB
489
128

Related Languages

Quick Stats

Average Stars
1,310
Average Forks
395
Total Repositories
100