🏠 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

Interactive Segmentation

Image segmentation process where a user guides the algorithm by providing cues, such as clicks or strokes, to refine the results in real time.

📖
termini

Positive and Negative Clicks

Annotation method where the user clicks on pixels belonging to the object of interest (positive) and on those of the background (negative) to constrain the segmentation model.

📖
termini

Scribbles

Annotations in the form of rough strokes drawn by the user on an image to indicate foreground and background regions, serving as constraints for the algorithm.

📖
termini

Seed Propagation

Technique where starting points (seeds) provided by the user are used to propagate a segmentation label to neighboring pixels based on similarity criteria.

📖
termini

GrabCut

Interactive segmentation algorithm based on graph cuts that uses a Gaussian mixture model to model the foreground and background colors.

📖
termini

Region Growing Segmentation

Iterative method that starts from one or more starting points (seeds) and adds neighboring pixels that satisfy a homogeneity criterion, often defined by the user.

📖
termini

Interactive Watershed

Application of the watershed algorithm where the markers, defining the catchment basins, are placed manually by the user to control over-segmentation.

📖
termini

Bounding Box Refinement

Technique where the user draws a bounding box around the object, and the algorithm refines the segmentation inside this box, often used as a quick first step.

📖
termini

Deep Extreme Cut (DEXTR)

Interactive segmentation method based on deep learning that uses four extreme points (top, bottom, left, right) of the object to generate an accurate segmentation.

📖
termini

Foundation of Active Learning

Principle where the algorithm identifies areas of uncertainty and requests user intervention only for these regions, thus optimizing the annotation effort.

📖
termini

Mask Correction

Iterative process where the user can add or remove regions from an initial segmentation mask, often via clicks, to improve the accuracy of the final result.

📖
termini

Example-based Segmentation

Approach where the user provides examples of pixels belonging to the target class, and the algorithm segments the rest of the image by finding similar pixels based on features like color or texture.

📖
termini

User-Weighted Cost Function

In optimization methods, a cost function where terms related to user constraints are given a high weight, forcing the solution to strictly adhere to the provided indications.

📖
termini

Interactive Multi-Scale Resolution

Strategy that performs an initial segmentation on a low-resolution version of the image for speed, then refines the results at higher resolutions using the same user constraints.

📖
termini

Appearance Model

Statistical model (e.g., Gaussian Mixture Model, histogram) of the color or texture features of a region, built from user annotations to guide the segmentation.

📖
termini

Boundary Editing

Specialized interactive tools that allow the user to directly manipulate the contours of the segmentation mask, for example by pulling/pushing the boundary or adding control points.

🔍

Nessun risultato trovato