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ữ
Pixel-Wise Prediction
Process of assigning a class label to each individual pixel of an image, fundamental for semantic segmentation.
thuật ngữ
Atrous Spatial Pyramid Pooling (ASPP)
Module that captures multi-scale context by applying atrous (dilated) convolutions with different dilation rates in parallel.
thuật ngữ
Mean Intersection over Union (mIoU)
Metric that averages the IoU over all classes in the dataset to evaluate the overall performance of a segmentation model.
thuật ngữ
Loss Function for Segmentation
Objective function, often a Cross-Entropy or Dice Loss, optimized to measure the divergence between the prediction and the ground truth pixel by pixel.
🔍