Main Content

Classificazione della categoria dell'immagine

Creare un classificatore di immagini con trasformatore visivo o con pacchetto di parole visive

Classificare le immagini in categorie, utilizzando reti neurali di trasformazione visiva o generando un istogramma di occorrenze di parole visive che rappresentano le immagini.

App

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

Funzioni

espandi tutto

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

Argomenti

Come iniziare

  • 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.

Classificazione delle immagini