Computer Vision

Human Detection

Improved accuracy in detecting humans in low-resolution thermal image using combinations of Histogram of Oriented Gradients.

Vectorization Diagnostics

Analyzed the feedback mechanism of LLVM optimizers and proposed ideas to make LLVM on par with ICC.

Social Distancing Tracker

Implemented a social distancing tracker using Computer Vision (CV) to track the violation of social distancing norms. It requires a one-time calibration step. IDs of people violating the norms get logged in the SQL database.

Image Similarity Solution

Implemented an image similarity solution for a major UK based retail client. Multiple algorithms were built, tested, and compared based on accuracy, response time, and match rate for various image transformations.