paper-with-me

Papers

Weakly-supervised continual learning for class-incremental segmentation

2022-01-04 · Gaston Lenczner, Adrien Chan-Hon-Tong, Nicola Luminari, Bertrand Le Saux

Transfer learning is a powerful way to adapt existing deep learning models to new emerging use-cases in remote sensing. Starting from a neural network already trained for semantic segmentation, we propose to modify its label space to swiftly adapt it to new classes under weak supervision. To alleviate the background shift and the catastrophic forgetting problems inherent to this form of continual learning, we compare different regularization terms and leverage a pseudo-label strategy. We experimentally show the relevance of our approach on three public remote sensing datasets. Code is open-source and released in this repository: https://github.com/alteia-ai/ICSS}{https://github.com/alteia-ai/ICSS.

📄 PDF Abstract BibTeX arXiv:2201.01029

Code (1)

alteia-ai/icss 공식 구현 pytorch

Tasks

Continual LearningPseudo LabelSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Class-incremental Continual Learning for Instance Segmentation with Image-level Weak Supervision

2023-01-01 · ICCV 2023 1 · Yu-Hsing Hsieh, Guan-Sheng Chen, Shun-Xian Cai, Ting-Yun Wei 외

Instance segmentation requires labor-intensive manual labeling of the contours of complex objects in images for training. The labels can also be provided incrementally in practice to balance the human labor in differ…

Continual LearningIncremental LearningInstance SegmentationSegmentation+4

RaSP: Relation-aware Semantic Prior for Weakly Supervised Incremental Segmentation

2023-05-31 · Subhankar Roy, Riccardo Volpi, Gabriela Csurka, Diane Larlus

Class-incremental semantic image segmentation assumes multiple model updates, each enriching the model to segment new categories. This is typically carried out by providing expensive pixel-level annotations to the traini…

Continual LearningImage SegmentationRelationSemantic Segmentation

Completely Weakly Supervised Class-Incremental Learning for Semantic Segmentation

2025-05-16 · David Minkwan Kim, Soeun Lee, Byeongkeun Kang

This work addresses the task of completely weakly supervised class-incremental learning for semantic segmentation to learn segmentation for both base and additional novel classes using only image-level labels. While clas…

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationData Augmentation+3

Continual Learning for Class- and Domain-Incremental Semantic Segmentation

2022-09-16 · Tobias Kalb, Masoud Roschani, Miriam Ruf, Jürgen Beyerer

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in th…

class-incremental learningClass Incremental LearningClass-Incremental Semantic SegmentationContinual Learning+9

Incremental Learning in Semantic Segmentation from Image Labels

2021-12-03 · CVPR 2022 1 · Fabio Cermelli, Dario Fontanel, Antonio Tavera, Marco Ciccone 외

Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensi…

Incremental LearningSegmentationSemantic Segmentation