Starred repositories
HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.
Keras + Hyperopt: A very simple wrapper for convenient hyperparameter optimization
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
tensorflow implementation of 'YOLO : Real-Time Object Detection'
An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.
Supporting code for my article on video streaming with Flask.
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
Import C++ files directly from Python!
High-level geospatial data visualization library for Python.
A collection of common interactive command line user interfaces, based on Inquirer.js (https://github.com/SBoudrias/Inquirer.js/)
A set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.
A lightweight terminal spinner for Python with safe pipes and redirects 🎁
Selective Search Implementation for Python
Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.
YOLO (Real-Time Object Detection) in caffe
Simple web app example serving a PyTorch model using streamlit and FastAPI
Hierarchical Object Detection with Deep Reinforcement Learning
A flexible artificial neural network builder to analyse performance, and optimise the best model.
A configurable, easy to maintain personal website
Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet
RVOS: End-to-End Recurrent Network for Video Object Segmentation (CVPR 2019)
New official repository: https://github.com/Shoobx/python-graph
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods