SSD (object detection)

SSD (Single Shot MultiBox Detector) is a popular deep learning model for object detection that performs object localization and classification in a single forward pass, enabling real-time applications. It was introduced to balance accuracy and speed in detecting multiple objects within images.

Read More →

Fei-Fei Li

Fei-Fei Li is a prominent computer scientist known for her pioneering work in artificial intelligence and computer vision. She has contributed significantly to the development of image recognition technologies and has held influential academic and industry positions.

Read More →

BEVDet

BEVDet is a deep learning framework designed for 3D object detection using bird’s-eye view representations. It is primarily used in autonomous driving systems to improve the perception of surrounding environments from multi-camera setups.

Read More →