Core Machine Learning Topics
Computer Vision
コンピュータビジョン
Computer vision extracts useful information from images and video. Object detection locates objects, while image segmentation assigns pixels to meaningful regions.
Japanese terms
- Computer vision — コンピュータビジョン: The field that enables computers to extract information from images and video.
- Object detection — 物体検出: The task of locating and classifying objects within an image or video.
- Image segmentation — 画像セグメンテーション: The task of assigning image pixels to meaningful regions or classes.
Related topics
Classification is a basic vision task, and multimodal AI combines visual information with text, audio, or other modalities.