🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Dilated Convolution (or Atrous Convolution)

Convolution operation that inserts spaces between kernel elements, allowing for an increased receptive field without increasing the number of parameters or computational complexity.

📖
thuật ngữ

Dilation Rate

Parameter of dilated convolutions that defines the spacing between pixels in the convolution kernel, directly controlling the increase in receptive field.

📖
thuật ngữ

Encoder-Decoder with Atrous Convolution

DeepLabv3+ architecture that combines a powerful encoder (e.g., ResNet) with a simple and efficient decoder to refine segmentation predictions while preserving edge details.

📖
thuật ngữ

Output Stride

Ratio between the input image resolution and that of the final feature maps; DeepLab often uses an output stride of 16 or 8 to balance accuracy and speed.

📖
thuật ngữ

Image-Level Features

Global features extracted from the entire image, often via global pooling, and integrated into DeepLab's ASPP module to improve context class classification.

📖
thuật ngữ

DeepLabv1

First version of DeepLab that introduced the use of dilated convolutions in fully convolutional networks (FCN) for semantic segmentation, increasing the receptive field without loss of resolution.

📖
thuật ngữ

DeepLabv2

DeepLab version that integrated the Atrous Spatial Pyramid Pooling (ASPP) module to effectively capture multi-scale context, becoming a benchmark for semantic segmentation.

📖
thuật ngữ

DeepLabv3

Iteration that improved the ASPP module by adding global pooling and 1x1 convolutions, and explored the application of cascaded dilated convolutions for better performance.

📖
thuật ngữ

DeepLabv3+

Latest major version that adds a simple yet effective decoder to the DeepLabv3 architecture, refining segmentation predictions by merging low-level and high-level features.

📖
thuật ngữ

Fully Connected Conditional Random Field (CRF)

Post-processing method used in early versions of DeepLab to refine the edges of segmentation predictions by modeling relationships between all pixels in the image.

📖
thuật ngữ

Bilinear Interpolation Upsampling

Technique used in DeepLab to restore the spatial resolution of feature maps after dilated convolutions, in order to produce a segmentation map of the same size as the input image.

📖
thuật ngữ

Contextual Aggregation

Fundamental principle of DeepLab aimed at aggregating contextual information from different spatial scopes through dilated convolutions and the ASPP module for more robust prediction.

🔍

Không tìm thấy kết quả