The OpenCV Spatial AI Contest, where 50 teams are building LEGO-based versions of industrial manufacturing solutions with the artificial intelligence power of OpenCV AI Kit, is in full-swing as teams work on their projects with an eye toward the April 4th build deadline. In this post we’ll cover some of the recent highlights on social […]
OpenCV Spatial AI Contest Highlights and Team Profiles – Part 1
The OpenCV Spatial AI Contest, where 50 teams are building LEGO-based versions of industrial manufacturing solutions with the artificial intelligence power of OpenCV AI Kit, is in full-swing as teams work on their projects with an eye toward the April 1st build deadline. In this post we’ll cover some of the recent highlights on social […]
5 Promising OpenCV Spatial AI Contest Projects
Spatial AI is the ability of an artificial intelligence system to reason not just based on what it is looking at, but also based on distance from the camera. Contest participants from the OpenCV Spatial AI Contest sponsored by Microsoft Azure and Intel proposed their solutions for real world problems using spatial AI and OAK […]
Introduction to the COCO Dataset
With applications such as object detection, segmentation, and captioning, the COCO dataset is widely understood by state-of-the-art neural networks. Its versatility and multi-purpose scene variation serve best to train a computer vision model and benchmark its performance. In this post, we will dive deeper into COCO fundamentals, covering the following: What is COCO? The Common Object in […]
OpenCV AI Competition 2021 Highlights and Team Profiles Part 4
It’s been a few weeks since our last post, but things have definitely not slowed down in OpenCV AI Competition 2021! We’ve got a slew of highlights in this post, as well as interviews with two more of the amazing teams in this worldwide competition. In this post we’re featuring a short question and answer […]
Multiple Object Tracking in Realtime
In this Deep Learning era, we have been able to solve many Computer Vision problems with astonishing speed and accuracy. Yet, multiple object tracking remains a challenging task. Only a few of the current methods provide a stable tracking at reasonable speed. In this post, we’ll discuss how to track many objects on a video […]