What is Object Detection?

Skill Level:

Object Detection is an AI technique that identifies and localises objects within an image or video. It involves analysing the visual data and assigning a label and bounding box to each object. Object detection has applications in security, surveillance, and autonomous vehicles.

Other Definitions

The Viterbi Algorithm is a dynamic programming algorithm used in sequence analysis, such as speech recognition and Natural Language Processing. It finds the most…
A Large Language Model refers to a type of advanced Artificial Intelligence model designed to exhibit human-like language understanding and generation abilities. LLMs are…
Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated…
Evolutionary Computation is a branch of AI inspired by biological evolution and natural selection. It involves using algorithms to mimic evolutionary processes such as…