YOLO


Révision datée du 2 janvier 2022 à 21:22 par Pitpitt (discussion | contributions) (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... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

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