Stars
- All languages
- Batchfile
- C
- C#
- C++
- CSS
- CoffeeScript
- Cuda
- DIGITAL Command Language
- Dockerfile
- Elixir
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Lua
- MATLAB
- MDX
- MLIR
- Objective-C
- Objective-C++
- OpenEdge ABL
- PHP
- Protocol Buffer
- Pug
- Python
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SAS
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
Matlab code of machine learning algorithms in book PRML
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 …
R-CNN: Regions with Convolutional Neural Network Features
A MATLAB toolbox for exporting publication quality figures
R-FCN: Object Detection via Region-based Fully Convolutional Networks
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Collection and a development kit of matlab mex functions for OpenCV library
Various hashing methods for image retrieval and serves as the baselines
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 n…
An Experimental Implementation of Face Verification, 96.8% on LFW.
SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
Main repository for Deep Metric Learning via Lifted Structured Feature Embedding
Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders
A toolbox to experiment with the RANSAC algorithm for Matlab and Octave
Source code for "Understanding Deep Image Representations by Inverting Them", CVPR 2015
Matlab Environment for Deep Architecture Learning
Cascade Object Detection with Deformable Part Models – Add-on package for voc-release4.01