---
|
title: Computer Vision
|
type: templates
|
order: 2000
|
meta_title: Gallery of Computer Vision Labeling Templates
|
meta_description: Gallery of templates available to perform data labeling and annotation tasks with Label Studio for your machine learning model and data science projects.
|
layout: templates
|
cards:
|
- title: Semantic Segmentation with Polygons
|
categories:
|
- semantic segmentation
|
image: "/images/templates/semantic-segmentation-with-polygons.png"
|
url: "/templates/image_polygons.html"
|
- title: Semantic Segmentation with Masks
|
categories:
|
- semantic segmentation
|
- brush masks
|
image: "/images/templates/semantic-segmentation-with-masks.png"
|
url: "/templates/image_segmentation.html"
|
- title: Object Detection with Bounding Boxes
|
categories:
|
- object detection
|
image: "/images/templates/object-detection-with-bounding-boxes.png"
|
url: "/templates/image_bbox.html"
|
- title: Keypoint Labeling
|
categories:
|
- keypoints
|
- pose annotation
|
image: "/images/templates/keypoints.png"
|
url: "/templates/image_keypoints.html"
|
- title: Image Captioning
|
categories:
|
- captioning
|
image: "/images/templates/image-captioning.png"
|
url: "/templates/image_captioning.html"
|
- title: Optical Character Recognition
|
categories:
|
- ocr
|
image: "/images/templates/optical-character-recognition.png"
|
url: "/templates/optical_character_recognition.html"
|
- title: Multi-page Document Annotation
|
categories:
|
- Documentation annotation
|
image: "/images/templates/multipage.png"
|
url: "/templates/multi-page-document-annotation.html"
|
- title: Image Classification
|
categories:
|
- classification
|
image: "/images/templates/image-classification.png"
|
url: "/templates/image_classification.html"
|
- title: Visual Question Answering
|
categories:
|
- vqa
|
- semantic image classification
|
image: "/images/templates/visual-question-answering.png"
|
url: "/templates/visual_question_answering.html"
|
- title: Object Detection with Ellipses
|
categories:
|
- object detection
|
- semantic segmentation
|
image: "/images/templates-misc/object-detection-ellipses.png"
|
url: "/templates/image_ellipse.html"
|
- title: Multi-Image Classification
|
categories:
|
- Image Classification
|
image: "/images/templates-misc/multi-image-classification.png"
|
url: "/templates/multi-image_classification.html"
|
- title: Medical Image Classification and Segmentation
|
categories:
|
- Image Classification
|
- object detection
|
image: "/images/templates/medical-image-classification.png"
|
url: "/templates/medical_imaging_classification.html"
|
---
|