🏠 Home
Prestatietests
📊 Alle benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List applicaties 🎨 Creatieve vrije pagina's 🎯 FSACB - Ultieme showcase 🌍 Vertaalbenchmark
Modellen
🏆 Top 10 modellen 🆓 Gratis modellen 📋 Alle modellen ⚙️ Kilo Code
Bronnen
💬 Promptbibliotheek 📖 AI-woordenlijst 🔗 Nuttige links

AI-woordenlijst

Het complete woordenboek van kunstmatige intelligentie

162
categorieën
2.032
subcategorieën
23.060
termen
📖
termen

Segmenter

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

📖
termen

Learnable Token

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

📖
termen

Segmentation Transformer Decoder

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

📖
termen

SegFormer

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

📖
termen

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.

📖
termen

Query-Based Segmentation

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

📖
termen

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.

📖
termen

Class Embedding

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

🔍

Geen resultaten gevonden