paper-with-me

Papers

CPRAL: Collaborative Panoptic-Regional Active Learning for Semantic Segmentation

2021-12-11 · Yu Qiao, Jincheng Zhu, Chengjiang Long, Zeyao Zhang, Yuxin Wang, Zhenjun Du, Xin Yang

Acquiring the most representative examples via active learning (AL) can benefit many data-dependent computer vision tasks by minimizing efforts of image-level or pixel-wise annotations. In this paper, we propose a novel Collaborative Panoptic-Regional Active Learning framework (CPRAL) to address the semantic segmentation task. For a small batch of images initially sampled with pixel-wise annotations, we employ panoptic information to initially select unlabeled samples. Considering the class imbalance in the segmentation dataset, we import a Regional Gaussian Attention module (RGA) to achieve semantics-biased selection. The subset is highlighted by vote entropy and then attended by Gaussian kernels to maximize the biased regions. We also propose a Contextual Labels Extension (CLE) to boost regional annotations with contextual attention guidance. With the collaboration of semantics-agnostic panoptic matching and regionbiased selection and extension, our CPRAL can strike a balance between labeling efforts and performance and compromise the semantics distribution. We perform extensive experiments on Cityscapes and BDD10K datasets and show that CPRAL outperforms the cutting-edge methods with impressive results and less labeling proportion.

📄 PDF Abstract BibTeX arXiv:2112.05975

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

Continual Panoptic Perception: Towards Multi-modal Incremental Interpretation of Remote Sensing Images

2024-07-19 · Bo Yuan, Danpei Zhao, Zhuoran Liu, Wentao Li 외

Continual learning (CL) breaks off the one-way training manner and enables a model to adapt to new data, semantics and tasks continuously. However, current CL methods mainly focus on single tasks. Besides, CL models are …

Caption GenerationContinual LearningKnowledge Distillation

Evolving Without Ending: Unifying Multimodal Incremental Learning for Continual Panoptic Perception

2026-01-22 · Bo Yuan, Danpei Zhao, Wentao Li, Tian Li 외 arxiv

Continual learning (CL) is a great endeavour in developing intelligent perception AI systems. However, the pioneer research has predominantly focus on single-task CL, which restricts the potential in multi-task and multi…

Incremental LearningContinual Learning

Panoptic-PHNet: Towards Real-Time and High-Precision LiDAR Panoptic Segmentation via Clustering Pseudo Heatmap

2022-05-14 · CVPR 2022 1 · Jinke Li, Xiao He, Yang Wen, Yuan Gao 외

As a rising task, panoptic segmentation is faced with challenges in both semantic segmentation and instance segmentation. However, in terms of speed and accuracy, existing LiDAR methods in the field are still limited. In…

ClusteringInstance SegmentationPanoptic SegmentationSegmentation+1

Click2Graph: Interactive Panoptic Video Scene Graphs from a Single Click

2025-11-20 · Raphael Ruschel, Hardikkumar Prajapati, Awsafur Rahman, B. S. Manjunath arxiv

State-of-the-art Video Scene Graph Generation (VSGG) systems provide structured visual understanding but operate as closed, feed-forward pipelines with no ability to incorporate human guidance. In contrast, promptable se…

Video scene graph generationRelational ReasoningScene Understanding

Interactive Image Synthesis with Panoptic Layout Generation

2022-03-04 · CVPR 2022 1 · Bo wang, Tao Wu, Minfeng Zhu, Peng Du

Interactive image synthesis from user-guided input is a challenging task when users wish to control the scene structure of a generated image with ease.Although remarkable progress has been made on layout-based image synt…

Image GenerationLayout GenerationLayout-to-Image Generation