This is your work, valued
cracking-the-coding-interview. :books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
630orthomosaic. Rectify and stitch images together using multiview geometry.
111deep_homography_estimation. Compute homographies with deep networks instead of feature matching and RANSAC.
47end-to-end-deep-learning. Autonomous driving simulation in the Unity engine.
39arduino-UAV-software. Piloting firmware and Kalman Filter localization software for Arduino quadrotors.
30multiscale-CNN-classifier. Reproduce GTSRB results of classic deep learning papers.
22decision-trees. Detects false banknotes in the UC Irvine dataset.
3deep_learning_packages. Quickly get started with deep learning dependencies on Mac & Ubuntu.
3pybind_examples. Zero-to-one guide for using PyBind to compile and call C++ functions from Python code.
3gmm. Gaussian mixture models mathematics tutorial in Python.
2alexhagiopol.github.io. Personal website code forked from academicpages.github.io.
1tensorflow-deeplab-resnet. DeepLab-ResNet rebuilt in TensorFlow 1.1, updated to include CRF, weighted classes, and prediction-time augmentation
1basic_lane_lines. Detect lane lines using Hough Transform & Canny edge detection.
1bloom_filter. Python implementation & analysis of Bloom Filter data structure.
1cvpr_2018_papers. Relevant papers for Deep Learners study group.
1