paper-with-me

Papers

OVeNet: Offset Vector Network for Semantic Segmentation

2023-03-25 · Stamatis Alexandropoulos, Christos Sakaridis, Petros Maragos

Semantic segmentation is a fundamental task in visual scene understanding. We focus on the supervised setting, where ground-truth semantic annotations are available. Based on knowledge about the high regularity of real-world scenes, we propose a method for improving class predictions by learning to selectively exploit information from neighboring pixels. In particular, our method is based on the prior that for each pixel, there is a seed pixel in its close neighborhood sharing the same prediction with the former. Motivated by this prior, we design a novel two-head network, named Offset Vector Network (OVeNet), which generates both standard semantic predictions and a dense 2D offset vector field indicating the offset from each pixel to the respective seed pixel, which is used to compute an alternative, seed-based semantic prediction. The two predictions are adaptively fused at each pixel using a learnt dense confidence map for the predicted offset vector field. We supervise offset vectors indirectly via optimizing the seed-based prediction and via a novel loss on the confidence map. Compared to the baseline state-of-the-art architectures HRNet and HRNet+OCR on which OVeNet is built, the latter achieves significant performance gains on three prominent benchmarks for semantic segmentation, namely Cityscapes, ACDC and ADE20K. Code is available at https://github.com/stamatisalex/OVeNet

📄 PDF Abstract BibTeX arXiv:2303.14516

Code (1)

stamatisalex/ovenet 공식 구현 pytorch

Tasks

Optical Character Recognition (OCR)Scene UnderstandingSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Batch Normalization 설명 없음
HRNet HRNet, or High-Resolution Net, is a general purpose convolutional neural network for tasks like semantic segmentation, object detection and image classification. It is…

Similar Papers 제목 키워드 기반

Issues in evaluating semantic spaces using word analogies

2016-06-24 · WS 2016 8 · Tal Linzen

The offset method for solving word analogies has become a standard evaluation tool for vector-space semantic models: it is considered desirable for a space to represent semantic relations as consistent vector offsets. We…

ImLoveNet: Misaligned Image-supported Registration Network for Low-overlap Point Cloud Pairs

2022-07-02 · Honghua Chen, Zeyong Wei, Yabin Xu, Mingqiang Wei 외

Low-overlap regions between paired point clouds make the captured features very low-confidence, leading cutting edge models to point cloud registration with poor quality. Beyond the traditional wisdom, we raise an intrig…

Point Cloud Registration

Improved-Flow Warp Module for Remote Sensing Semantic Segmentation

2022-05-09 · Yinjie Zhang, Yi Liu, Wei Guo

Remote sensing semantic segmentation aims to assign automatically each pixel on aerial images with specific label. In this letter, we proposed a new module, called improved-flow warp module (IFWM), to adjust semantic fea…

SegmentationSemantic Segmentation

Prompt-Driven Building Footprint Extraction in Aerial Images with Offset-Building Model

2023-10-25 · Kai Li, Yupeng Deng, Yunlong Kong, Diyou Liu 외

More accurate extraction of invisible building footprints from very-high-resolution (VHR) aerial images relies on roof segmentation and roof-to-footprint offset extraction. Existing state-of-the-art methods based on inst…

Instance SegmentationRegion ProposalSemantic Segmentation

A Deep Semantic Segmentation Network with Semantic and Contextual Refinements

2024-12-11 · Zhiyan Wang, Deyin Liu, Lin Yuanbo Wu, Song Wang 외

Semantic segmentation is a fundamental task in multimedia processing, which can be used for analyzing, understanding, editing contents of images and videos, among others. To accelerate the analysis of multimedia data, ex…

SegmentationSemantic Segmentation