A-Z of Machine Learning and Computer Vision Terms

  • This is some text inside of a div block.
  • This is some text inside of a div block.
  • This is some text inside of a div block.
  • This is some text inside of a div block.
  • This is some text inside of a div block.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
PyTorch
PyTorch
Q
Q
Quantum Machine Learning
Quantum Machine Learning
Query Strategy (Active Learning)
Query Strategy (Active Learning)
Query Synthesis Methods
Query Synthesis Methods
R
R
RAG Architecture
RAG Architecture
ROC (Receiver Operating Characteristic) Curve
ROC (Receiver Operating Characteristic) Curve
Random Forest
Random Forest
Recall (Sensitivity or True Positive Rate)
Recall (Sensitivity or True Positive Rate)
Recurrent Neural Network (RNN)
Recurrent Neural Network (RNN)
Region-Based CNN (R-CNN)
Region-Based CNN (R-CNN)
Regression (Regression Analysis)
Regression (Regression Analysis)
Regularization Algorithms
Regularization Algorithms
Reinforcement Learning
Reinforcement Learning
Responsible AI
Responsible AI
S
S
Scale Imbalance
Scale Imbalance
Scikit-Learn
Scikit-Learn
Segment Anything Model (SAM)
Segment Anything Model (SAM)
Selective Sampling
Selective Sampling
Self-Supervised Learning
Self-Supervised Learning
Semantic Segmentation
Semantic Segmentation
Semi-supervised Learning
Semi-supervised Learning
Sensitivity and Specificity of Machine Learning
Sensitivity and Specificity of Machine Learning
Sentiment Analysis
Sentiment Analysis
Sliding Window Attention
Sliding Window Attention
Stream-Based Selective Sampling
Stream-Based Selective Sampling
Supervised Learning
Supervised Learning
Support Vector Machine (SVM)
Support Vector Machine (SVM)
Surrogate Model
Surrogate Model
Synthetic Data
Synthetic Data
T
T
Tabular Data
Tabular Data
Text Generation Inference
Text Generation Inference
Training Data
Training Data
Transfer Learning
Transfer Learning
Transformers (Transformer Networks)
Transformers (Transformer Networks)
Triplet Loss
Triplet Loss
True Positive Rate (TPR)
True Positive Rate (TPR)
Type I Error (False Positive)
Type I Error (False Positive)
Type II Error (False Negative)
Type II Error (False Negative)
U
U
Unsupervised Learning
Unsupervised Learning
V
V
Variance (Model Variance)
Variance (Model Variance)
Variational Autoencoders
Variational Autoencoders
W
W
Weak Supervision
Weak Supervision
Weight Decay (L2 Regularization)
Weight Decay (L2 Regularization)
X
X
XAI (Explainable AI)
XAI (Explainable AI)
XGBoost
XGBoost
Y
Y
YOLO (You Only Look Once)
YOLO (You Only Look Once)
Yolo Object Detection
Yolo Object Detection
Z
Z
Zero-Shot Learning
Zero-Shot Learning
C

COCO

COCO (Common Objects in Context) is a large-scale dataset for computer vision, widely used for training and evaluating models on tasks like object detection, segmentation, and image captioning. The COCO dataset contains on the order of 330,000 images, with about 200,000 of those images labeled with extensive annotations (the remainder reserved for testing)​.Each annotated image comes with one or more of the following: bounding boxes around objects (for detection), class labels for each object (80 object categories in total, ranging from person to dog to chair, etc.), segmentation masks outlining object shapes (for instance and semantic segmentation), keypoints for certain object types (e.g., human body landmarks for pose estimation), and even multiple descriptive captions for the image​.COCO’s images are complex everyday scenes – “objects in context” means that images typically contain multiple objects interacting in natural environments (unlike simpler datasets that might have one object against a clear background). For example, an image might show a living room with several people, a couch, a TV, and a cat; COCO would have each person, the cat, and salient objects annotated with location and category. This richness makes COCO a challenging benchmark that pushes models to detect objects under occlusion and in diverse contexts.Introduced by Microsoft researchers in 2014, COCO quickly became a standard benchmark for the computer vision community​. It powers the annual COCO competition, where algorithms compete on tasks like object detection (localizing and classifying all objects in the image) and instance segmentation (precisely outlining each object). Due to its large scale and diversity, models pre-trained on COCO (for detection/segmentation) are often used as off-the-shelf starting points for related tasks. For instance, a model trained on COCO’s 80 object classes can be fine-tuned to a custom set of objects with typically fewer training images. COCO also established standardized evaluation metrics – e.g., mean Average Precision (mAP) for detection across a range of intersection-over-union thresholds – which became a common way to report detection performance.

Explore Our Products

Lightly One

Data Selection & Data Viewer

Get data insights and find the perfect selection strategy

Learn More

Lightly Train

Self-Supervised Pretraining

Leverage self-supervised learning to pretrain models

Learn More

Lightly Edge

Smart Data Capturing on Device

Find only the most valuable data directly on devide

Learn More

Ready to Get Started?

Experience the power of automated data curation with Lightly

Learn More