Stars
Example from my "Serverless Deep Learning" talk
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
I/O benchmark for different image processing python libraries.
Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
Convolutional Neural Network for Text Classification in Tensorflow
Most popular metrics used to evaluate object detection algorithms.
Cookiecutter template for a Python package.
A curated list of papers & resources linked to 3D reconstruction from images.
A visual search engine based on Elasticsearch and Tensorflow
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
A Bag of Visual Words food classifier for Media Lab's FoodCam
Scale-Space Transform for noise-robust 2D curve matching algorithm
A curated list of awesome awesomeness
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, …
Reinforcement Learning environments based on the 1993 game Doom
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
A lightweight 3D Morphable Face Model library in modern C++
Online machine learning algorithms (based on OLL C++ library)
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
😎 Awesome lists about all kinds of interesting topics
Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neighbours-intro
Very fast Clustering with Kohonen Learning Procedure KMEANS based on NUMPY, SCIPY or THEANO