Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 19.5 KB

File metadata and controls

108 lines (105 loc) · 19.5 KB

Top 100 Stars in MATLAB

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 deep-photo-styletransfer 9744 1439 Matlab 30 Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511 2017-08-12T08:07:42Z
2 OpenFace 4980 1578 MATLAB 238 OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation. 2020-10-14T10:31:21Z
3 PRMLT 4963 1994 MATLAB 0 Matlab code for machine learning algorithms in book PRML 2020-03-04T13:50:30Z
4 DeepLearnToolbox 3577 2273 Matlab 83 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. 2018-10-13T18:08:01Z
5 Stanford-CS-229-CN 2718 757 MATLAB 2 A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译 2020-10-07T02:39:11Z
6 MTCNN_face_detection_alignment 2532 995 Matlab 45 Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks 2018-04-04T03:17:19Z
7 faster_rcnn 2403 1207 Matlab 139 Faster R-CNN 2018-07-26T04:26:32Z
8 rcnn 2118 951 Matlab 55 R-CNN: Regions with Convolutional Neural Network Features 2017-04-03T16:16:14Z
9 OpenTLD 2079 1298 Matlab 38 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 2016-02-01T11:28:11Z
10 eviltransform 1984 433 Matlab 15 Transport coordinate between earth(WGS-84) and mars in china(GCJ-02). 2020-01-25T12:23:20Z
11 CAM 1445 418 Matlab 11 Class Activation Mapping 2018-05-02T19:30:19Z
12 Coding-Guide 1383 182 MATLAB 0 自己随手记录的东西 2020-05-31T11:07:19Z
13 crfasrnn 1321 475 MATLAB 47 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/ 2019-11-30T13:17:39Z
14 R-FCN 1213 550 Matlab 30 R-FCN: Object Detection via Region-based Fully Convolutional Networks 2017-05-05T15:50:59Z
15 machine-learning-coursera-1 1094 940 None 6 This repo is specially created for all the work done my me as a part of Coursera's Machine Learning Course. 2019-07-28T13:49:39Z
16 MCM-ICM 1082 293 MATLAB 2 2004-2020美赛O奖论文 2021-01-13T12:26:23Z
17 tiny 1078 312 MATLAB 3 Tiny Face Detector, CVPR 2017 2020-03-21T02:04:30Z
18 matlab2tikz 1041 255 MATLAB 229 This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX. 2020-10-18T05:04:30Z
19 omniglot 997 316 MATLAB 1 Omniglot data set for one-shot learning 2019-02-13T15:11:01Z
20 Algorithms_MathModels 970 415 MATLAB 1 【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理) 2020-12-21T02:31:36Z
21 BPL 940 311 Matlab 0 Bayesian Program Learning model for one-shot learning 2015-12-28T20:48:56Z
22 export_fig 915 311 MATLAB 50 A MATLAB toolbox for exporting publication quality figures 2021-03-10T10:17:17Z
23 DnCNN 910 439 MATLAB 28 Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017) 2020-09-05T12:05:22Z
24 convnet-burden 777 105 MATLAB 4 Memory consumption and FLOP count estimates for convnets 2019-01-17T11:15:00Z
25 toolbox 770 496 Matlab 40 Piotr's Image & Video Matlab Toolbox 2019-05-06T18:46:16Z
26 Octave 769 484 Matlab 12 my octave exercises for 2011 stanford machine learning class, posted after the due date of course 2020-04-09T15:18:43Z
27 Coursera-Machine-Learning-Stanford 753 625 MATLAB 4 Machine learning-Stanford University 2020-10-02T18:24:31Z
28 edges 732 353 Matlab 17 Structured Edge Detection Toolbox 2019-12-02T22:40:33Z
29 activityrecognition 726 337 MATLAB 1 Resources about activity recognition-行为识别资料 2019-08-20T05:46:37Z
30 face_verification_experiment 712 340 Matlab 2 Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN) 2017-02-10T09:19:33Z
31 matlab-schemer 707 198 MATLAB 12 Apply and save color schemes in MATLAB with ease. 2020-10-11T10:51:24Z
32 Gait-Tracking-With-x-IMU 671 352 Matlab 19 None 2017-08-03T13:31:31Z
33 machine-learning-octave 638 203 MATLAB 0 🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained 2020-07-08T05:58:17Z
34 lrslibrary 620 329 MATLAB 3 Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos 2020-04-23T18:28:09Z
35 VAD 617 188 MATLAB 31 Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset. 2020-06-22T00:19:05Z
36 robotics-toolbox-matlab 598 306 MATLAB 61 Robotics Toolbox for MATLAB 2020-09-24T23:40:17Z
37 CNN-for-Image-Retrieval 597 232 MATLAB 1 🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet" 2021-01-05T04:45:05Z
38 siamese-fc 585 226 MATLAB 33 Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks. 2019-05-16T10:10:53Z
39 mexopencv 582 302 Matlab 33 Collection and a development kit of matlab mex functions for OpenCV library 2020-10-23T01:25:05Z
40 Total-Text-Dataset 579 130 MATLAB 0 Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind. 2021-01-12T16:14:14Z
41 ICNet 572 196 MATLAB 24 ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018 2019-09-09T13:49:55Z
42 voc-dpm 557 315 Matlab 18 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. 2017-04-03T16:06:41Z
43 refinenet 541 159 MATLAB 0 RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation 2019-06-01T05:40:49Z
44 ECO 538 235 MATLAB 12 Matlab implementation of the ECO tracker. 2019-10-24T11:11:11Z
45 gramm 537 160 Matlab 29 Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library. 2020-05-31T20:08:24Z
46 Detect-Track 522 108 Matlab 20 Code release for "Detect to Track and Track to Detect", ICCV 2017 2018-07-03T16:38:41Z
47 hashing-baseline-for-image-retrieval 511 243 MATLAB 4 :octocat:Various hashing methods for image retrieval and serves as the baselines 2021-01-31T14:28:35Z
48 Stanford-Machine-Learning-Course 510 363 Matlab 1 machine learning course programming exercise 2011-12-25T10:04:23Z
49 Image_Harmonization_Datasets 497 55 MATLAB 0 Benchmark datasets and code used in our paper "DoveNet: Deep Image Harmonization via Domain Verification", CVPR2020. Useful for Image harmonization, image composition/compositing, etc. 2020-12-17T03:05:18Z
50 cfnet 495 155 Matlab 23 [CVPR'17] Training a Correlation Filter end-to-end allows lightweight networks of 2 layers (600 kB) to high performance at fast speed.. 2018-05-31T13:59:08Z
51 SFD 487 139 Matlab 1 S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017 2018-10-17T15:02:16Z
52 fieldtrip 479 499 MATLAB 68 The MATLAB toolbox for MEG, EEG and iEEG analysis 2021-03-10T22:46:18Z
53 SelfExSR 468 248 Matlab 5 Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015) 2016-05-31T16:29:23Z
54 IRCNN 468 156 MATLAB 11 Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab) 2020-11-27T19:10:16Z
55 PlatEMO 449 228 MATLAB 21 Evolutionary multi-objective optimization platform 2021-02-27T01:45:12Z
56 AMSoftmax 441 128 Matlab 6 A simple yet effective loss function for face verification. 2018-08-03T02:13:10Z
57 vgg_face2 438 96 MATLAB 3 None 2020-02-18T15:30:05Z
58 BeatTheBookie 436 116 MATLAB 0 Betting Strategy to Beat the Bookies at Football Games 2019-12-08T02:12:08Z
59 FaceVerification 434 237 Matlab 55 An Experimental Implementation of Face Verification, 96.8% on LFW. 2018-01-16T10:23:24Z
60 fashion-detection 420 105 MATLAB 5 Fashion Detection in the Wild (Deep Clothes Detector) 2019-02-27T05:45:06Z
61 Mathematics 417 184 MATLAB 1 数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合 2020-09-12T02:38:03Z
62 exemplarsvm 408 159 Matlab 23 Ensemble of Exemplar-SVMs for Object Detection and Beyond 2015-10-24T17:52:03Z
63 hctsa 402 189 MATLAB 5 Highly comparative time-series analysis 2021-02-25T01:19:00Z
64 LapSRN 395 111 Matlab 4 Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution (CVPR 2017) 2017-12-09T18:38:42Z
65 ml-class-assignments 392 368 Matlab 9 Programming Exercises on http://ml-class.org 2017-08-20T09:52:30Z
66 2DASL 386 102 MATLAB 26 The code (pytorch for testing & matlab for 3D plot and evaluation) for our project: Joint 3D Face Reconstruction and Dense Face Alignment from A Single Image with 2D-Assisted Self-Supervised Learning (2DASL) 2020-06-14T14:36:35Z
67 gptoolbox 384 126 MATLAB 39 Matlab toolbox for Geometry Processing. 2021-02-01T21:40:48Z
68 IMUCalibration-Gesture 381 175 MATLAB 0 calibration for Imu and show gesture 2020-08-19T16:10:03Z
69 MDP_Tracking 381 165 Matlab 18 Learning to Track: Online Multi-Object Tracking by Decision Making 2017-03-13T03:55:31Z
70 chebfun 375 104 MATLAB 152 Chebfun: numerical computing with functions. 2021-03-10T13:10:31Z
71 netvlad 372 103 Matlab 0 NetVLAD: CNN architecture for weakly supervised place recognition 2017-07-22T17:41:15Z
72 machine-learning-programming-assignments-coursera-andrew-ng 369 333 Matlab 8 Solutions to Andrew NG's machine learning course on Coursera 2019-05-22T04:37:43Z
73 NTURGB-D 367 126 MATLAB 10 Info and sample codes for "NTU RGB+D Action Recognition Dataset" 2020-01-24T06:48:57Z
74 clothing-co-parsing 366 105 MATLAB 2 CCP dataset from "Clothing Co-Parsing by Joint Image Segmentation and Labeling " (CVPR 2014) 2019-05-21T22:12:02Z
75 NormFace 359 107 Matlab 5 NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW 2017-12-13T02:15:01Z
76 bnt 358 221 MATLAB 66 Bayes Net Toolbox for Matlab 2019-09-20T04:14:10Z
77 vot-toolkit 357 176 MATLAB 22 Visual Object Tracking (VOT) challenge evaluation toolkit 2020-11-12T12:27:32Z
78 SPP_net 354 236 Matlab 19 SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition 2016-07-11T08:56:26Z
79 kalibr_allan 343 168 MATLAB 6 IMU Allan standard deviation charts for use with Kalibr and inertial kalman filters. 2020-06-21T16:54:04Z
80 rcnn-depth 340 148 MATLAB 29 Learning Rich Features from RGB-D Images for Object Detection and Segmentation 2020-10-25T20:31:22Z
81 deeplearningsourceseparation 339 131 Matlab 1 Deep Recurrent Neural Networks for Source Separation 2020-11-26T10:07:55Z
82 MatlabFunc 338 203 Matlab 2 Matlab codes for feature learning 2020-10-02T15:25:17Z
83 MATLABRobotics 333 231 Matlab 2 MATLAB sample codes for mobile robot navigation 2018-11-10T23:36:18Z
84 SRMD 333 74 MATLAB 18 Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab) 2020-08-29T08:35:34Z
85 LayoutNet 333 86 MATLAB 25 Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image" 2021-01-19T02:06:14Z
86 OpenCE 331 114 Matlab 2 Contrast Enhancement Techniques for low-light images 2018-06-28T09:14:34Z
87 cs229 331 142 Matlab 0 Stanford CS229 (Autumn 2017) 2018-01-16T03:52:51Z
88 quadrotor 327 172 MATLAB 8 Quadrotor control, path planning and trajectory optimization 2020-09-13T09:20:27Z
89 RankIQA 322 104 MATLAB 34 The rep for the RankIQA paper in ICCV 2017 2019-02-19T14:26:08Z
90 face-alignment 321 194 Matlab 31 Face alignment in 3000 FPS 2017-02-06T20:33:50Z
91 ml-class 320 269 Matlab 6 Machine learning programming exercises 2017-05-14T13:08:24Z
92 fashion-landmarks 320 100 Matlab 7 Fashion Landmark Detection in the Wild 2017-06-28T08:16:12Z
93 DeconvNet 317 151 Matlab 10 DeconvNet : Learning Deconvolution Network for Semantic Segmentation 2015-06-23T08:26:49Z
94 toflow 313 74 MATLAB 7 TOFlow: Video Enhancement with Task-Oriented Flow 2019-11-11T17:00:23Z
95 FaceDatasets 311 119 Matlab 10 Some scripts to process face datasets. 2018-09-16T12:07:31Z
96 VeRidataset 307 54 MATLAB 0 This is the project page for veri dataset which is a large scale image dataset for vehicle re-identification in urban traffic surveillance. 2020-09-21T07:02:21Z
97 Deep-Metric-Learning-CVPR16 306 120 MATLAB 3 Main repository for Deep Metric Learning via Lifted Structured Feature Embedding 2019-09-15T04:54:45Z
98 DeepXi 302 90 MATLAB 1 Deep Xi: A deep learning approach to a priori SNR estimation implemented in TensorFlow 2/Keras. For speech enhancement and robust ASR. 2021-02-15T04:12:16Z
99 coursera-machine-learning 294 427 Matlab 3 Coursera's Machine Learning by Andrew Ng 2020-10-01T18:21:49Z
100 NaveGo 293 140 MATLAB 4 NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis. 2021-03-10T19:25:05Z