中文
相关论文

相关论文: ECLIPSE: Efficient Continual Learning in Panoptic …

200 篇论文

Panoptic segmentation is an important computer vision task which combines semantic and instance segmentation. It plays a crucial role in domains of medical image analysis, self-driving vehicles, and robotics by providing a comprehensive…

计算机视觉与模式识别 · 计算机科学 2023-11-20 Shourya Verma

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

Prompt tuning, which involves training a small set of parameters, effectively enhances the pre-trained Vision-Language Models (VLMs) to downstream tasks. However, they often come at the cost of flexibility and adaptability when the tuned…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Mushui Liu , Bozheng Li , Yunlong Yu

Over the past years, semantic segmentation, as many other tasks in computer vision, benefited from the progress in deep neural networks, resulting in significantly improved performance. However, deep architectures trained with…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Guanglei Yang , Enrico Fini , Dan Xu , Paolo Rota , Mingli Ding , Hao Tang , Xavier Alameda-Pineda , Elisa Ricci

Foreground segmentation is a fundamental problem in computer vision, which includes salient object detection, forgery detection, defocus blur detection, shadow detection, and camouflage object detection. Previous works have typically relied…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

Image segmentation for video analysis plays an essential role in different research fields such as smart city, healthcare, computer vision and geoscience, and remote sensing applications. In this regard, a significant effort has been…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Omar Elharrouss , Somaya Al-Maadeed , Nandhini Subramanian , Najmath Ottakath , Noor Almaadeed , Yassine Himeur

3D panoptic segmentation is a challenging perception task, especially in autonomous driving. It aims to predict both semantic and instance annotations for 3D points in a scene. Although prior 3D panoptic segmentation approaches have…

This study explores the emerging area of continual panoptic segmentation, highlighting three key balances. First, we introduce past-class backtrace distillation to balance the stability of existing knowledge with the adaptability to new…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Jinpeng Chen , Runmin Cong , Yuxuan Luo , Horace Ho Shing Ip , Sam Kwong

Panoptic segmentation of point clouds is a crucial task that enables autonomous vehicles to comprehend their vicinity using their highly accurate and reliable LiDAR sensors. Existing top-down approaches tackle this problem by either…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Kshitij Sirohi , Rohit Mohan , Daniel Büscher , Wolfram Burgard , Abhinav Valada

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

Continual learning (CL) enables deep networks to acquire new knowledge while avoiding catastrophic forgetting. The powerful generalization ability of pre-trained models (PTMs), such as the Contrastive Language-Image Pre-training (CLIP)…

计算机视觉与模式识别 · 计算机科学 2025-12-22 Haodong Lu , Xinyu Zhang , Kristen Moore , Jason Xue , Lina Yao , Anton van den Hengel , Dong Gong

In this paper, we tackle an emerging computer vision task, open-vocabulary universal image segmentation, that aims to perform semantic/instance/panoptic segmentation (background semantic labeling + foreground instance segmentation) for…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Zheng Ding , Jieke Wang , Zhuowen Tu

With the emergence of Transformers and Vision-Language Models (VLMs) such as CLIP, fine-tuning large pre-trained models has recently become a prevalent strategy in Continual Learning. This has led to the development of numerous prompting…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Emanuele Frascaroli , Aniello Panariello , Pietro Buzzega , Lorenzo Bonicelli , Angelo Porrello , Simone Calderara

Deep learning approaches are nowadays ubiquitously used to tackle computer vision tasks such as semantic segmentation, requiring large datasets and substantial computational power. Continual learning for semantic segmentation (CSS) is an…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Arthur Douillard , Yifu Chen , Arnaud Dapogny , Matthieu Cord

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

The advancement of vision-language models, particularly the Contrastive Language-Image Pre-training (CLIP) model, has revolutionized the field of machine learning by enabling robust zero-shot learning capabilities. These capabilities allow…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Donggeun Kim , Yujin Jo , Myungjoo Lee , Taesup Kim

We consider the generic problem of detecting low-level structures in images, which includes segmenting the manipulated parts, identifying out-of-focus pixels, separating shadow regions, and detecting concealed objects. Whereas each such…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Weihuang Liu , Xi Shen , Chi-Man Pun , Xiaodong Cun

Depth-aware panoptic segmentation is an emerging topic in computer vision which combines semantic and geometric understanding for more robust scene interpretation. Recent works pursue unified frameworks to tackle this challenge but mostly…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Junwen He , Yifan Wang , Lijun Wang , Huchuan Lu , Jun-Yan He , Jin-Peng Lan , Bin Luo , Yifeng Geng , Xuansong Xie

Real-time semantic segmentation models offer an excellent balance between accuracy and inference speed. However, deploying these models in dynamic real world environments often requires the ability to learn novel classes incrementally…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yujing Zhou , Prashant Shekhar , Thomas Yang , Yongxin Liu

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
‹ 上一页 1 2 3 10 下一页 ›