Image Segmentation
Intersection Over Union (IoU) is a number that quantifies degree of overlap between two boxes. In object detection and segmentation, it is a helper metric for evaluating models. Continue reading
If you are unfamiliar with safety compliance and are debating whether or not to read this blog post, let’s answer the most important question first. Why should you read this
The AI community generously shares code, model architectures, and even models trained on large datasets. We are standing on the shoulders of giants, which is why the industry is adopting
You can scarcely find a good article on deploying computer vision systems in industrial scenarios. So, we decided to write a blog post series on the topic. The topics we
This post focuses on contour detection in images using the OpenCV computer vision library along with hands-on coding using Python and C++.
If you are a Harry Potter fan like me, you would know what an Invisibility Cloak is. Yes! It’s the cloak which Harry Potter uses to become invisible. Of course,