Artificial Intelligence

DeepSORT: Deep Learning to Track Custom Objects in a Video Post feature image

DeepSORT: Deep Learning to Track Custom Objects in a Video

A Comprehensive guide to Motion Estimation with Optical Flow Post feature image

A Comprehensive guide to Motion Estimation with Optical Flow

In this tutorial, we dive into the fundamentals of Optical Flow, look at some of its applications and implement its two main variants (sparse and dense). We also briefly discuss more recent approaches using deep learning and promising future directions.

A 2019 guide to Human Pose Estimation with Deep Learning Post feature image

A 2019 guide to Human Pose Estimation with Deep Learning

Human Pose Estimation is one of the long standing problems of computer vision which has made remarkable progress in the last few years. This post explains the basics of Human Pose Estimation (2D) and reviews the literature on this topic.

How to easily Detect Objects with Deep Learning on Raspberry Pi Post feature image

How to easily Detect Objects with Deep Learning on Raspberry Pi

This post demonstrates how you can do object detection using a Raspberry Pi. Like cars on a road, oranges in a fridge, signatures in a document and teslas in space.