Single Shot MultiBox Detector: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 December 2023

  • curprev 14:2214:22, 14 December 2023Ai talk contribs 3,878 bytes +3,878 Created page with "== Introduction == The Single Shot MultiBox Detector (SSD) is a method used in computer vision and machine learning to detect objects in images. It is a type of convolutional neural network (CNN) that is designed to detect and classify objects in a single forward pass of the network, hence the term "single shot". The "MultiBox" part of the name refers to the method's ability to predict multiple bo..."