paper-with-me

Papers

Weighted Intersection over Union (wIoU) for Evaluating Image Segmentation

2021-07-21 · Yeong-Jun Cho

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.

📄 PDF Abstract BibTeX arXiv:2107.09858

Code (1)

engzenia/wIoU 공식 구현

Tasks

Image Segmentationobject-detectionObject DetectionScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Pix2Geomodel: A Next-Generation Reservoir Geomodeling with Property-to-Property Translation

2025-06-21 · Abdulrahman Al-Fakih, Ardiansyah Koeshidayatullah, Nabil A. Saraih, Tapan Mukerji 외

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 Prediction

DCDet: Dynamic Cross-based 3D Object Detector

2024-01-14 · Shuai Liu, Boyang Li, Zhiyu Fang, Kai Huang

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+1

YUDO: YOLO for Uniform Directed Object Detection

2023-08-08 · Đorđe Nedeljković

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 Detection

Optimizing Expected Intersection-Over-Union With Candidate-Constrained CRFs

2015-12-01 · ICCV 2015 12 · Faruk Ahmed, Dany Tarlow, Dhruv Batra

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 Segmentation

Glass Surface Segmentation with an RGB-D Camera via Weighted Feature Fusion for Service Robots

2025-08-03 · Henghong Lin, Zihan Zhu, Tao Wang, Anastasia Ioannou 외 arxiv

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…