Awesome Open Source
Awesome Open Source
Combined Topics
matlab
x
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210
The Top 835 Matlab Open Source Projects
Categories
>
Programming Languages
>
Matlab
Deep Photo Styletransfer
⭐
9,719
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
Prmlt
⭐
4,921
Matlab code for machine learning algorithms in book PRML
Openface
⭐
4,897
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Realtime_multi Person_pose_estimation
⭐
4,553
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Deeplearntoolbox
⭐
3,562
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.
Stanford Cs 229 Cn
⭐
2,667
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
Mtcnn_face_detection_alignment
⭐
2,515
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Faster_rcnn
⭐
2,400
Faster R-CNN
Mathmodel
⭐
2,125
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
Rcnn
⭐
2,107
R-CNN: Regions with Convolutional Neural Network Features
Opentld
⭐
2,076
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
Eviltransform
⭐
1,969
Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).
Arl
⭐
1,454
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
Cam
⭐
1,414
Class Activation Mapping
Coding Guide
⭐
1,385
自己随手记录的东西
Lenia
⭐
1,335
Lenia - Mathematical Life Forms
Crfasrnn
⭐
1,323
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/
R Fcn
⭐
1,213
R-FCN: Object Detection via Region-based Fully Convolutional Networks
Tiny
⭐
1,075
Tiny Face Detector, CVPR 2017
Matlab2tikz
⭐
1,031
This program converts MATLAB®/Octave figures to TikZ/pgfplots figures for smooth integration into LaTeX.
Omniglot
⭐
979
Omniglot data set for one-shot learning
Bpl
⭐
936
Bayesian Program Learning model for one-shot learning
Facerec
⭐
922
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
Algorithms_mathmodels
⭐
909
【国赛】【美赛】数学建模相关算法 MATLAB实现(2018年初整理)
Export_fig
⭐
904
A MATLAB toolbox for exporting publication quality figures
Dncnn
⭐
893
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
Image Feature Detection Using Phase Stretch Transform
⭐
807
PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.
Mcm Icm
⭐
772
2004-2020美赛O奖论文
Convnet Burden
⭐
770
Memory consumption and FLOP count estimates for convnets
Toolbox
⭐
764
Piotr's Image & Video Matlab Toolbox
Octave
⭐
763
my octave exercises for 2011 stanford machine learning class, posted after the due date of course
Coursera Machine Learning Stanford
⭐
732
Machine learning-Stanford University
Edges
⭐
727
Structured Edge Detection Toolbox
Face_verification_experiment
⭐
712
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Activityrecognition
⭐
712
Resources about activity recognition-行为识别资料
Awesome Neuroscience
⭐
711
A curated list of awesome neuroscience libraries, software and any content related to the domain.
Probabilistic_robotics
⭐
699
solution of exercises of the book "probabilistic robotics"
Casadi
⭐
691
CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
Matlab Schemer
⭐
678
Apply and save color schemes in MATLAB with ease.
Gait Tracking With X Imu
⭐
659
Machine Learning Octave
⭐
631
🤖 MatLab/Octave examples of popular machine learning algorithms with code examples and mathematics being explained
Lrslibrary
⭐
617
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
Vad
⭐
603
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
Cnn For Image Retrieval
⭐
598
🌅The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
Robotics Toolbox Matlab
⭐
584
Robotics Toolbox for MATLAB
Siamese Fc
⭐
582
Arbitrary object tracking at 50-100 FPS with Fully Convolutional Siamese networks.
Mexopencv
⭐
579
Collection and a development kit of matlab mex functions for OpenCV library
Total Text Dataset
⭐
575
Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.
Icnet
⭐
567
ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018
Voc Dpm
⭐
557
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.
Refinenet
⭐
536
RefineNet: Multi-Path Refinement Networks for High-Resolution Semantic Segmentation
Eco
⭐
532
Matlab implementation of the ECO tracker.
Gramm
⭐
521
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.
Detect Track
⭐
517
Code release for "Detect to Track and Track to Detect", ICCV 2017
Stanford Machine Learning Course
⭐
510
machine learning course programming exercise
Hashing Baseline For Image Retrieval
⭐
510
Various hashing methods for image retrieval and serves as the baselines
Cfnet
⭐
496
[CVPR'17] Training a Correlation Filter end-to-end allows lightweight networks of 2 layers (600 kB) to high performance at fast speed..
Sfd
⭐
482
S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017
Selfexsr
⭐
462
Single Image Super-Resolution from Transformed Self-Exemplars (CVPR 2015)
Fieldtrip
⭐
461
The MATLAB toolbox for MEG, EEG and iEEG analysis
Ircnn
⭐
461
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
Amsoftmax
⭐
439
A simple yet effective loss function for face verification.
Image_harmonization_datasets
⭐
437
Benchmark datasets and code used in our paper "DoveNet: Deep Image Harmonization via Domain Verification", CVPR2020. Useful for Image harmonization, image composition/compositing, etc.
Faceverification
⭐
435
An Experimental Implementation of Face Verification, 96.8% on LFW.
Vgg_face2
⭐
432
Beatthebookie
⭐
424
Betting Strategy to Beat the Bookies at Football Games
Fashion Detection
⭐
421
Fashion Detection in the Wild (Deep Clothes Detector)
Platemo
⭐
420
Evolutionary multi-objective optimization platform
Mathematics
⭐
413
数学知识点滴积累 矩阵 数值优化 神经网络反向传播 图优化 概率论 随机过程 卡尔曼滤波 粒子滤波 数学函数拟合
Exemplarsvm
⭐
409
Ensemble of Exemplar-SVMs for Object Detection and Beyond
Lapsrn
⭐
393
Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution (CVPR 2017)
Hctsa
⭐
389
Highly comparative time-series analysis
Modelsgenesis
⭐
389
Official Keras & PyTorch Implementation and Pre-trained Models for Models Genesis - MICCAI 2019
Ml Class Assignments
⭐
387
Programming Exercises on http://ml-class.org
Armadillo Code
⭐
386
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
Mdp_tracking
⭐
384
Learning to Track: Online Multi-Object Tracking by Decision Making
2dasl
⭐
383
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)
Gptoolbox
⭐
376
Matlab toolbox for Geometry Processing.
Chebfun
⭐
368
Chebfun: numerical computing with functions.
Netvlad
⭐
368
NetVLAD: CNN architecture for weakly supervised place recognition
Imucalibration Gesture
⭐
368
calibration for Imu and show gesture
Machine Learning Programming Assignments Coursera Andrew Ng
⭐
366
Solutions to Andrew NG's machine learning course on Coursera
Nturgb D
⭐
360
Info and sample codes for "NTU RGB+D Action Recognition Dataset"
Normface
⭐
360
NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW
Awesome_deep_learning_interpretability
⭐
358
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
Vot Toolkit
⭐
357
Visual Object Tracking (VOT) challenge evaluation toolkit
Bnt
⭐
354
Bayes Net Toolbox for Matlab
Clothing Co Parsing
⭐
354
CCP dataset from "Clothing Co-Parsing by Joint Image Segmentation and Labeling " (CVPR 2014)
Spp_net
⭐
353
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
Dukemtmc Reid_evaluation
⭐
344
ICCV2017 The Person re-ID Evaluation Code for DukeMTMC-reID Dataset (Including Dataset Download)
Cbdnet
⭐
342
Code for "Toward Convolutional Blind Denoising of Real Photographs", CVPR 2019
Rcnn Depth
⭐
338
Learning Rich Features from RGB-D Images for Object Detection and Segmentation
Deeplearningsourceseparation
⭐
333
Deep Recurrent Neural Networks for Source Separation
Cs229
⭐
333
Stanford CS229 (Autumn 2017)
Kalibr_allan
⭐
331
IMU Allan standard deviation charts for use with Kalibr and inertial kalman filters.
Layoutnet
⭐
329
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a Single RGB Image"
Matlabfunc
⭐
328
Matlab codes for feature learning
Srmd
⭐
328
Learning a Single Convolutional Super-Resolution Network for Multiple Degradations (CVPR, 2018) (Matlab)
Opence
⭐
324
Contrast Enhancement Techniques for low-light images
Fashion Landmarks
⭐
321
Fashion Landmark Detection in the Wild
1-100 of 835 projects
Next >
Advertising
📦 10
All Projects
Application Programming Interfaces
📦 124
Applications
📦 192
Artificial Intelligence
📦 78
Blockchain
📦 73
Build Tools
📦 113
Cloud Computing
📦 80
Code Quality
📦 28
Collaboration
📦 32
Command Line Interface
📦 49
Community
📦 83
Companies
📦 60
Compilers
📦 63
Computer Science
📦 80
Configuration Management
📦 42
Content Management
📦 175
Control Flow
📦 213
Data Formats
📦 78
Data Processing
📦 276
Data Storage
📦 135
Economics
📦 64
Frameworks
📦 215
Games
📦 129
Graphics
📦 110
Hardware
📦 152
Integrated Development Environments
📦 49
Learning Resources
📦 166
Legal
📦 29
Libraries
📦 129
Lists Of Projects
📦 22
Machine Learning
📦 347
Mapping
📦 64
Marketing
📦 15
Mathematics
📦 55
Media
📦 239
Messaging
📦 98
Networking
📦 315
Operating Systems
📦 89
Operations
📦 121
Package Managers
📦 55
Programming Languages
📦 245
Runtime Environments
📦 100
Science
📦 42
Security
📦 396
Social Media
📦 27
Software Architecture
📦 72
Software Development
📦 72
Software Performance
📦 58
Software Quality
📦 133
Text Editors
📦 49
Text Processing
📦 136
User Interface
📦 330
User Interface Components
📦 514
Version Control
📦 30
Virtualization
📦 71
Web Browsers
📦 42
Web Servers
📦 26
Web User Interface
📦 210