News

Usability Testing: Our Experience with the JiPay App

Usability Testing: Our Experience with the JiPay App

Watching real people interact with your app is a crucial part of the product review process. This is where usability testing comes into play. Let's look at how we did it with JiPay and how it impacted our design.

How Bad Culture Destroys Companies

How Bad Culture Destroys Companies

Transfer Learning Applied: 97% Accuracy in 30 Seconds

Transfer Learning Applied: 97% Accuracy in 30 Seconds

Use transfer learning to get the ML functionality you need faster and at a fraction of the cost of training a model from scratch.

Object Detection from Image and Video

Object Detection from Image and Video

We explore how to detect an object from video & image using HSV (hue, saturation, value) color space, OpenCV library in C++ and Python programming languages.

Face Detection from Image and Video

Face Detection from Image and Video

Let's dive into face detection from an image or video using the OpenCV library and C++ or Python code.