Goto

Collaborating Authors

 detect novel object


This Artificial Intelligence (AI) Model Knows How to Detect Novel Objects During Object Detection - MarkTechPost

#artificialintelligence

Object detection has been an important task in the computer vision domain in recent decades. The goal is to detect instances of objects, such as humans, cars, etc., in digital images. Hundreds of methods have been developed to answer a single question: What objects are where? Traditional methods tried to answer this question by extracting hand-crafted features like edges and corners within the image. Most of these approaches used a sliding-window approach, meaning that they kept checking small parts of the image in different scales to see if any of these parts contained the object they were looking for.