🏠 Home
Benchmark
📊 Tutti i benchmark 🦖 Dinosauro v1 🦖 Dinosauro v2 ✅ App To-Do List 🎨 Pagine libere creative 🎯 FSACB - Ultimate Showcase 🌍 Benchmark traduzione
Modelli
🏆 Top 10 modelli 🆓 Modelli gratuiti 📋 Tutti i modelli ⚙️ Kilo Code
Risorse
💬 Libreria di prompt 📖 Glossario IA 🔗 Link utili

Glossario IA

Il dizionario completo dell'Intelligenza Artificiale

162
categorie
2.032
sottocategorie
23.060
termini
📖
termini

Instance segmentation

Advanced technique that segments each object individually in an image, distinguishing different instances of the same semantic class.

📖
termini

Panoptic segmentation

Unified approach combining semantic segmentation and instance segmentation to provide a complete understanding of all pixels in the image.

📖
termini

U-Net

Convolutional neural network architecture with encoder-decoder structure and skip connections, optimized for medical and biological segmentation.

📖
termini

Superpixels

Groups of connected pixels sharing similar characteristics (color, texture), used as primitives to reduce computational complexity.

📖
termini

Watershed

Segmentation algorithm based on topography that treats the image as a topographic relief to identify watersheds and dividing lines.

📖
termini

DeepLab

Family of semantic segmentation models using atrous convolutions to capture multi-scale context without losing spatial resolution.

📖
termini

FCN (Fully Convolutional Network)

First fully convolutional deep learning architecture enabling pixel-by-pixel segmentation by replacing fully-connected layers with convolutions.

📖
termini

Active Contours

Parametric segmentation method using deformable curves that evolve under the influence of internal and external forces to delimit objects.

📖
termini

Region Growing

Iterative segmentation algorithm that grows regions from seed points by adding neighboring pixels that meet homogeneity criteria.

📖
termini

Graph Cut

Segmentation approach based on graph theory that formulates the problem as a cut energy minimization in a graph constructed from the image.

📖
termini

Thresholding

Binary segmentation technique that classifies pixels into two categories by comparing their intensity to one or more predefined thresholds.

📖
termini

Mean Shift

Non-parametric clustering algorithm that identifies modes in the distribution of pixels in color and spatial space for segmentation.

📖
termini

GrabCut

Interactive segmentation algorithm based on graph cut using Gaussian mixture models to model foreground and background.

📖
termini

CRF (Conditional Random Field)

Discriminative probabilistic model used to refine segmentation results by modeling spatial dependencies between neighboring pixels.

📖
termini

Atrous Convolution

Convolution operation with holes that increases the receptive field without increasing parameters, essential for semantic segmentation.

📖
termini

IoU (Intersection over Union)

Standard evaluation metric measuring the overlap between predicted segmentation masks and ground truths.

🔍

Nessun risultato trovato