中文
相关论文

相关论文: ReMaX: Relaxing for Better Training on Efficient P…

200 篇论文

We present MaX-DeepLab, the first end-to-end model for panoptic segmentation. Our approach simplifies the current pipeline that depends heavily on surrogate sub-tasks and hand-designed components, such as box detection, non-maximum…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Huiyu Wang , Yukun Zhu , Hartwig Adam , Alan Yuille , Liang-Chieh Chen

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Rui Hou , Jie Li , Arjun Bhargava , Allan Raventos , Vitor Guizilini , Chao Fang , Jerome Lynch , Adrien Gaidon

Panoptic and instance segmentation networks are often trained with specialized object detection modules, complex loss functions, and ad-hoc post-processing steps to manage the permutation-invariance of the instance masks. This work builds…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wouter Van Gansbeke , Bert De Brabandere

Incremental learning aims to adapt to new sets of categories over time with minimal computational overhead. Prior work often addresses this task by training efficient task-specific adaptors that modify frozen layer weights or features to…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Nazia Tasnim , Bryan A. Plummer

Panoptic segmentation involves a combination of joint semantic segmentation and instance segmentation, where image contents are divided into two types: things and stuff. We present Panoptic SegFormer, a general framework for panoptic…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Zhiqi Li , Wenhai Wang , Enze Xie , Zhiding Yu , Anima Anandkumar , Jose M. Alvarez , Ping Luo , Tong Lu

This paper proposes a novel self-supervised learning method for semantic segmentation using selective masking image reconstruction as the pretraining task. Our proposed method replaces the random masking augmentation used in most masked…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Yuemin Wang , Ian Stavness

Given an input image and set of class names, panoptic segmentation aims to label each pixel in an image with class labels and instance labels. In comparison, Open Vocabulary Panoptic Segmentation aims to facilitate the segmentation of…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Nafis Sadeq , Qingfeng Liu , Mostafa El-Khamy

Recent works on click-based interactive segmentation have demonstrated state-of-the-art results by using various inference-time optimization schemes. These methods are considerably more computationally expensive compared to feedforward…

计算机视觉与模式识别 · 计算机科学 2021-02-15 Konstantin Sofiiuk , Ilia A. Petrov , Anton Konushin

We present a mask-piloted Transformer which improves masked-attention in Mask2Former for image segmentation. The improvement is based on our observation that Mask2Former suffers from inconsistent mask predictions between consecutive decoder…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Hao Zhang , Feng Li , Huaizhe Xu , Shijia Huang , Shilong Liu , Lionel M. Ni , Lei Zhang

Panoptic segmentation, combining semantic and instance segmentation, stands as a cutting-edge computer vision task. Despite recent progress with deep learning models, the dynamic nature of real-world applications necessitates continual…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Beomyoung Kim , Joonsang Yu , Sung Ju Hwang

Denoising diffusion models have found applications in image segmentation by generating segmented masks conditioned on images. Existing studies predominantly focus on adjusting model architecture or improving inference, such as test-time…

图像与视频处理 · 电气工程与系统科学 2023-12-11 Yunguan Fu , Yiwen Li , Shaheer U Saeed , Matthew J Clarkson , Yipeng Hu

Recently, there has been a panoptic segmentation task combining semantic and instance segmentation, in which the goal is to classify each pixel with the corresponding instance ID. In this work, we propose a solution to tackle the panoptic…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shuo-En Chang , Yi-Cheng Yang , En-Ting Lin , Pei-Yung Hsiao , Li-Chen Fu

Continual learning for segmentation has recently seen increasing interest. However, all previous works focus on narrow semantic segmentation and disregard panoptic segmentation, an important task with real-world impacts. %a In this paper,…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Fabio Cermelli , Matthieu Cord , Arthur Douillard

Semantic segmentation has been widely investigated in the community, in which the state of the art techniques are based on supervised models. Those models have reported unprecedented performance at the cost of requiring a large set of high…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Rihuan Ke , Angelica Aviles-Rivero , Saurabh Pandey , Saikumar Reddy , Carola-Bibiane Schönlieb

Prompt tuning and adapter tuning have shown great potential in transferring pre-trained vision-language models (VLMs) to various downstream tasks. In this work, we design a new type of tuning method, termed as regularized mask tuning, which…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Kecheng Zheng , Wei Wu , Ruili Feng , Kai Zhu , Jiawei Liu , Deli Zhao , Zheng-Jun Zha , Wei Chen , Yujun Shen

Semantic segmentation has witnessed tremendous progress due to the proposal of various advanced network architectures. However, they are extremely hungry for delicate annotations to train, and the acquisition is laborious and unaffordable.…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Lihe Yang , Xiaogang Xu , Bingyi Kang , Yinghuan Shi , Hengshuang Zhao

Deep segmentation models often face the failure risks when the testing image presents unseen distributions. Improving model robustness against these risks is crucial for the large-scale clinical application of deep models. In this study,…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Yuhao Huang , Xin Yang , Xiaoqiong Huang , Jiamin Liang , Xinrui Zhou , Cheng Chen , Haoran Dou , Xindi Hu , Yan Cao , Dong Ni

Panoptic segmentation is a key enabler for robotic perception, as it unifies semantic understanding with object-level reasoning. However, the increasing complexity of state-of-the-art models makes them unsuitable for deployment on…

机器人学 · 计算机科学 2026-05-19 Calvin Galagain , Martyna Poreba , François Goulette , Cyrill Stachniss

Recent approaches for segmentation have leveraged pretrained generative models as feature extractors, treating segmentation as a downstream adaptation task via indirect feature retrieval. This implicit use suffers from a fundamental…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Yuhuan Yang , Xianwei Zhuang , Yuxuan Cai , Chaofan Ma , Shuai Bai , Jiangchao Yao , Ya Zhang , Junyang Lin , Yanfeng Wang

Reconstructing three-dimensional (3D) scenes with semantic understanding is vital in many robotic applications. Robots need to identify which objects, along with their positions and shapes, to manipulate them precisely with given tasks.…

机器人学 · 计算机科学 2024-12-17 Khang Nguyen , Tuan Dang , Manfred Huber
‹ 上一页 1 2 3 10 下一页 ›