🏠 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

Segmenter

Semantic segmentation model based on a pure transformer architecture, designed to efficiently capture long-range contextual relationships between pixels.

📖
termini

Learnable Token

Randomly initialized embedding vector learned during training, used in transformer decoders to aggregate contextual information and predict segmentation classes.

📖
termini

Segmentation Transformer Decoder

Module that reconstructs a high-resolution segmentation map from encoder features, using attention mechanisms to refine predictions pixel by pixel.

📖
termini

SegFormer

Efficient and simple segmentation architecture based on a hierarchical transformer encoder and lightweight decoder (All-MLP), designed for better performance with fewer parameters.

📖
termini

Masked Autoencoding (MAE)

Self-supervised pre-training strategy where large portions of an image are masked and the model learns to reconstruct them, improving contextual understanding for segmentation.

📖
termini

Query-Based Segmentation

Paradigm where a fixed set of learnable query vectors is used to query image features and directly generate segmentation masks.

📖
termini

Hierarchical Windowing

Technique in vision transformers that divides the image into windows at different scales and hierarchically merges them to capture both local details and global context.

📖
termini

Class Embedding

Learned vector representation for each semantic category, used in transformer decoders to guide pixel classification and improve prediction consistency.

🔍

Nessun risultato trovato