paper-with-me

Papers

ConnNet: A Long-Range Relation-Aware Pixel-Connectivity Network for Salient Segmentation

2018-04-20 · Michael Kampffmeyer, Nanqing Dong, Xiaodan Liang, Yu-jia Zhang, Eric P. Xing

Salient segmentation aims to segment out attention-grabbing regions, a critical yet challenging task and the foundation of many high-level computer vision applications. It requires semantic-aware grouping of pixels into salient regions and benefits from the utilization of global multi-scale contexts to achieve good local reasoning. Previous works often address it as two-class segmentation problems utilizing complicated multi-step procedures including refinement networks and complex graphical models. We argue that semantic salient segmentation can instead be effectively resolved by reformulating it as a simple yet intuitive pixel-pair based connectivity prediction task. Following the intuition that salient objects can be naturally grouped via semantic-aware connectivity between neighboring pixels, we propose a pure Connectivity Net (ConnNet). ConnNet predicts connectivity probabilities of each pixel with its neighboring pixels by leveraging multi-level cascade contexts embedded in the image and long-range pixel relations. We investigate our approach on two tasks, namely salient object segmentation and salient instance-level segmentation, and illustrate that consistent improvements can be obtained by modeling these tasks as connectivity instead of binary segmentation tasks for a variety of network architectures. We achieve state-of-the-art performance, outperforming or being comparable to existing approaches while reducing inference time due to our less complex approach.

📄 PDF Abstract BibTeX arXiv:1804.07836

Code (0)

등록된 구현이 없습니다.

Tasks

RelationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Directional Connectivity-based Segmentation of Medical Images

2023-03-31 · CVPR 2023 1 · Ziyun Yang, Sina Farsiu

Anatomical consistency in biomarker segmentation is crucial for many medical image analysis tasks. A promising paradigm for achieving anatomically consistent segmentation via deep networks is incorporating pixel connecti…

DisentanglementImage SegmentationMedical Image AnalysisMedical Image Segmentation+2

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

2024-05-31 · CVPR 2024 1 · Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-…

Deformable Medical Image RegistrationImage RegistrationInductive BiasMedical Image Analysis+1

SACANet: scene-aware class attention network for semantic segmentation of remote sensing images

2023-04-22 · Xiaowen Ma, Rui Che, Tingfeng Hong, Mengting Ma 외

Spatial attention mechanism has been widely used in semantic segmentation of remote sensing images given its capability to model long-range dependencies. Many methods adopting spatial attention mechanism aggregate contex…

Semantic Segmentation

Region-aware Attention for Image Inpainting

2022-04-03 · Zhilin Huang, Chujun Qin, Zhenyu Weng, Yuesheng Zhu

Recent attention-based image inpainting methods have made inspiring progress by modeling long-range dependencies within a single image. However, they tend to generate blurry contents since the correlation between each pi…

Image Inpainting

SPADE: Spatial-Aware Denoising Network for Open-vocabulary Panoptic Scene Graph Generation with Long- and Local-range Context Reasoning

2025-07-08 · Xin Hu, Ke Qin, Guiduo Duan, Ming Li 외

Panoptic Scene Graph Generation (PSG) integrates instance segmentation with relation understanding to capture pixel-level structural relationships in complex scenes. Although recent approaches leveraging pre-trained visi…

DenoisingGraph GenerationInstance SegmentationPanoptic Scene Graph Generation+4