Weighted Intersection over Union (wIoU) for Evaluating Image Segmentation
In recent years, many semantic segmentation methods have been proposed to predict label of pixels in the scene. In general, we measure area prediction errors or boundary prediction errors for comparing methods. However, there is no intuitive evaluation metric that evaluates both aspects. In this work, we propose a new evaluation measure called weighted Intersection over Union (wIoU) for semantic segmentation. First, it builds a weight map generated from a boundary distance map, allowing weighted evaluation for each pixel based on a boundary importance factor. The proposed wIoU can evaluate both contour and region by setting a boundary importance factor. We validated the effectiveness of wIoU on a dataset of 33 scenes and demonstrated its flexibility. Using the proposed metric, we expect more flexible and intuitive evaluation in semantic segmentation field are possible.
Code (1)
Tasks
Image Segmentationobject-detectionObject DetectionScene UnderstandingSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Pix2Geomodel: A Next-Generation Reservoir Geomodeling with Property-to-Property Translation
Accurate geological modeling is critical for reservoir characterization, yet traditional methods struggle with complex subsurface heterogeneity, and they have problems with conditioning to observed data. This study intro…
Generative Adversarial NetworkProperty PredictionDCDet: Dynamic Cross-based 3D Object Detector
Recently, significant progress has been made in the research of 3D object detection. However, most prior studies have focused on the utilization of center-based or anchor-based label assignment schemes. Alternative label…
3D Object DetectionObjectobject-detectionObject Detection+1YUDO: YOLO for Uniform Directed Object Detection
This paper presents an efficient way of detecting directed objects by predicting their center coordinates and direction angle. Since the objects are of uniform size, the proposed model works without predicting the object…
Objectobject-detectionObject DetectionReal-Time Object DetectionOptimizing Expected Intersection-Over-Union With Candidate-Constrained CRFs
We study the question of how to make loss-aware predictions in image segmentation settings where the evaluation function is the Intersection-over-Union (IoU) measure that is used widely in evaluating image segmentation s…
Image SegmentationSegmentationSemantic SegmentationGlass Surface Segmentation with an RGB-D Camera via Weighted Feature Fusion for Service Robots
We address the problem of glass surface segmentation with an RGB-D camera, with a focus on effectively fusing RGB and depth information. To this end, we propose a Weighted Feature Fusion (WFF) module that dynamically and…