Stars
ImageMagick is a free, open-source software suite for creating, editing, converting, and displaying images. It supports 200+ formats and offers powerful command-line tools and APIs for automation, …
A minimalistic framework for real-time object detection (with a pre-trained face detector)
A CUDA implementation of the k-means clustering algorithm
A demonstration of speeding up a 1D convolution using SSE
Projects completed for CS143: Introduction to Computer Vision
I implement RBM, DBN, Multi-modal DBN with Python and the majority of matrix operations are executed on GPU. In this project I employ Cudamat and Numpy python libs.
UFLDL tutorial exercises written in C++ using libLBFGS, Eigen3 and OpenCV libraries.
Coresets + Incremental SVM + Threaded Realtime Learner