« YOLO » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' YOLO''' == Anglais == ''' YOLO''' You Only Look Once, is an algorithm to identify objects in an im... »)
(Aucune différence)

Version du 2 janvier 2022 à 21:22

en construction

Définition

XXXXXXXXX

Français

YOLO

Anglais

YOLO

 You Only Look Once, is an algorithm to identify objects in an image. Convolutions are used to determine the probability of an object being in a part of an image. Non-max suppression and anchor boxes are then used to correctly locate the objects.

Source : towardsdatascience