« COCO » : différence entre les versions


(Page créée avec « ==en construction== == Définition == XXXXXXXXX == Français == ''' XXXXXXXXX ''' == Anglais == ''' CoCo Dataset''' The Common Objects in Context (COCO) dataset is one... »)
 
m (Remplacement de texte — « DeepAI.org ] » par « DeepAI.org ] Catégorie:DeepAI.org  »)
Ligne 18 : Ligne 18 :


[https://deepai.org/machine-learning-glossary-and-terms/CoCo%20Dataset    Source : DeepAI.org ]
[https://deepai.org/machine-learning-glossary-and-terms/CoCo%20Dataset    Source : DeepAI.org ]
[[Catégorie:DeepAI.org]]


[[Catégorie:vocabulary]]
[[Catégorie:vocabulary]]

Version du 15 décembre 2020 à 19:11

en construction

Définition

XXXXXXXXX

Français

XXXXXXXXX

Anglais

CoCo Dataset

The Common Objects in Context (COCO) dataset is one of the most popular open source object recognition databases used to train deep learning programs. This database includes hundreds of thousands of images with millions of already labeled objects for training.

Arguably the most important element of supervised machine learning is access to a large and well documented dataset to learn from. Sponsored by Microsoft, COCO segments images into categories and object, while also providing machine-readable context captions and tags. This all drastically cuts down on the basic training time for any AI that needs to process images.


Source : DeepAI.org