🏠 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

Atrous Convolutions (or Dilated Convolutions)

Convolution operation that inserts spaces between kernel pixels, thereby increasing the receptive field without increasing the number of parameters, essential for capturing global context.

📖
termini

PSPNet (Pyramid Scene Parsing Network)

Model that applies pyramid pooling on different regions of the feature map to aggregate global context, then merges this information with local features for fine prediction.

📖
termini

Pyramid Pooling

Technique that applies pooling operations with different window sizes on the same feature map to capture contextual information at multiple scales.

📖
termini

Multi-branch Network

Architecture where multiple parallel paths process the input at different resolutions before their outputs are merged, enabling simultaneous analysis of detail and context.

📖
termini

Upsampling

Operation that increases the spatial resolution of a feature map, typically via deconvolution (transposed convolution) or bilinear interpolation, in the decoder part of the network.

📖
termini

Multi-scale Attention Map

Mechanism that learns to weight the importance of features from different scales, allowing the network to dynamically focus on the most relevant information for each pixel.

📖
termini

HRNet (High-Resolution Network)

Innovative architecture that maintains high-resolution representations throughout the network and repeatedly exchanges information with low-resolution representations for robust multi-scale segmentation.

📖
termini

Aggregated Context Module

Block designed to efficiently capture global context by aggregating information from large regions of the image, often used in complement to local paths for fine segmentation.

🔍

Nessun risultato trovato