Main Content

Classification d’images

Créer un classificateur d’images basé sur un modèle de Vision Transformer ou de sac de mots visuels

Classez les images en catégories en utilisant des réseaux de neurones Vision Transformer ou en générant un histogramme des occurrences de mots visuels représentant ces images.

Applications

Image LabelerLabel images for computer vision applications
Video LabelerLabel video for computer vision applications

Fonctions

développer tout

visionTransformerPretrained vision transformer (ViT) neural network (depuis R2023b)
patchEmbeddingLayerPatch embedding layer (depuis R2023b)
bagOfFeaturesBag of visual words object
trainImageCategoryClassifierTrain an image category classifier
imageCategoryClassifierPredict image category
imageDatastoreDatastore for image data

Rubriques

En savoir plus

  • Get Started with the Image Labeler
    Interactively label rectangular ROIs for object detection, pixels for semantic segmentation, polygons for instance segmentation, and scenes for image classification.
  • Get Started with the Video Labeler
    Interactively label rectangular ROIs for object detection, pixels for semantic segmentation, polygons for instance segmentation, and scenes for image classification in a video or image sequence.

Classer des images