中文
相关论文

相关论文: Continual Learning for Class- and Domain-Increment…

200 篇论文

Contemporary methods have shown promising results on cardiac image segmentation, but merely in static learning, i.e., optimizing the network once for all, ignoring potential needs for model updating. In real-world scenarios, new data…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Kang Li , Lequan Yu , Pheng-Ann Heng

Semantic image segmentation is one of fastest growing areas in computer vision with a variety of applications. In many areas, such as robotics and autonomous vehicles, semantic image segmentation is crucial, since it provides the necessary…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Georgios Takos

Semantic image and video segmentation stand among the most important tasks in computer vision nowadays, since they provide a complete and meaningful representation of the environment by means of a dense classification of the pixels in a…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Felipe Manfio Barbosa , Fernando Santos Osório

Continual Learning is a step towards lifelong intelligence where models continuously learn from recently collected data without forgetting previous knowledge. Existing continual learning approaches mostly focus on image classification in…

计算机视觉与模式识别 · 计算机科学 2024-02-16 Motasem Alfarra , Zhipeng Cai , Adel Bibi , Bernard Ghanem , Matthias Müller

Class-incremental learning aims to learn new classes in an incremental fashion without forgetting the previously learned ones. Several research works have shown how additional data can be used by incremental models to help mitigate…

机器学习 · 计算机科学 2023-10-11 Quentin Jodelet , Xin Liu , Yin Jun Phua , Tsuyoshi Murata

During the last half decade, convolutional neural networks (CNNs) have triumphed over semantic segmentation, which is one of the core tasks in many applications such as autonomous driving and augmented reality. However, to train CNNs…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Yang Zhang , Philip David , Hassan Foroosh , Boqing Gong

As one of the fundamental tasks in computer vision, semantic segmentation plays an important role in real world applications. Although numerous deep learning models have made notable progress on several mainstream datasets with the rapid…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Bin Zhang , Shengjie Zhao , Rongqing Zhang

Video instance segmentation, also known as multi-object tracking and segmentation, is an emerging computer vision research area introduced in 2019, aiming at detecting, segmenting, and tracking instances in videos simultaneously. By…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Chenhao Xu , Chang-Tsun Li , Yongjian Hu , Chee Peng Lim , Douglas Creighton

During the last few years, continual learning (CL) strategies for image classification and segmentation have been widely investigated designing innovative solutions to tackle catastrophic forgetting, like knowledge distillation and…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Elena Camuffo , Simone Milani

Knowledge distillation is widely adopted in semantic segmentation to reduce the computation cost.The previous knowledge distillation methods for semantic segmentation focus on pixel-wise feature alignment and intra-class feature variation…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Zhengbo Zhang , Chunluan Zhou , Zhigang Tu

Deep neural networks are typically trained in a single shot for a specific task and data distribution, but in real world settings both the task and the domain of application can change. The problem becomes even more challenging in dense…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Donald Shenaj , Francesco Barbato , Umberto Michieli , Pietro Zanuttigh

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

In autonomous driving, environment perception has significantly advanced with the utilization of deep learning techniques for diverse sensors such as cameras, depth sensors, or infrared sensors. The diversity in the sensor stack increases…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Niharika Hegde , Shishir Muralidhara , René Schuster , Didier Stricker

Continual learning (CL) aims to train models sequentially over multiple domains without forgetting previously learned knowledge. However, existing CL methods optimize for in-domain performance and are therefore prone to learning spurious,…

机器学习 · 计算机科学 2026-05-18 Pascal Janetzky , Tobias Schlagenhauf , Stefan Feuerriegel

Deep learning methods show promising results for overlapping cervical cell instance segmentation. However, in order to train a model with good generalization ability, voluminous pixel-level annotations are demanded which is quite expensive…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Yanning Zhou , Hao Chen , Huangjing Lin , Pheng-Ann Heng

While neural networks trained for semantic segmentation are essential for perception in autonomous driving, most current algorithms assume a fixed number of classes, presenting a major limitation when developing new autonomous driving…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Marvin Klingner , Andreas Bär , Philipp Donn , Tim Fingscheidt

For the semantic segmentation of images, state-of-the-art deep neural networks (DNNs) achieve high segmentation accuracy if that task is restricted to a closed set of classes. However, as of now DNNs have limited ability to operate in an…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Svenja Uhlemeyer , Matthias Rottmann , Hanno Gottschalk

Continual learning, also known as incremental learning or life-long learning, stands at the forefront of deep learning and AI systems. It breaks through the obstacle of one-way training on close sets and enables continuous adaptive learning…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Bo Yuan , Danpei Zhao

Deep learning for medical imaging suffers from temporal and privacy-related restrictions on data availability. To still obtain viable models, continual learning aims to train in sequential order, as and when data is available. The main…

图像与视频处理 · 电气工程与系统科学 2021-07-27 Marius Memmel , Camila Gonzalez , Anirban Mukhopadhyay

Instance segmentation is one of the actively studied research topics in computer vision in which many objects of interest should be separated individually. While many feed-forward networks produce high-quality segmentation on different…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tuan Tran Anh , Khoa Nguyen-Tuan , Tran Minh Quan , Won-Ki Jeong