When Should You Start Software Testing Automation? in Product Engineering . 5 min read For startups, it's important to deliver high-quality updates and changes as soon as possible to stay ahead of competitors.
Your MVP Won’t Fly without QA — Here’s Why in Product Engineering . 8 min read Very often — especially in large projects — QA engineers are the people who know the product better than anyone else.
Transfer Learning Applied: 97% Accuracy in 30 Seconds in Product Engineering . 8 min read 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 in Product Engineering . 7 min read 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.