CODE

A framework to harness intermittent Renewable energy for real-time VMs in cloud datacenters, designed to be used with commodity hardware.

A Golang service wrapping the Intel Power Optimization Library to manage per-core power features of intel processors. It enables integration of hardware power management with the cloud orchestration layer.

Orion is an API-driven, java-based distributed computing framework. It provides task submissions through REST-apis, executes using a worker pool, and provides a monitoring app to track task status. Have a look at the Orion article published in Towards Data Science.

A system written in Python that uses a deep 3D convolutional model to classify actions in the video feed.

A system written in C++ that consumes a satellite video stream, which leverage inferring of a stacked multi-samples through a deep neural network to detect targeted content. Image processing is handled via OpenCV and model is trained and served via Caffe.