paper-with-me

Papers

A Novel Incremental Learning Driven Instance Segmentation Framework to Recognize Highly Cluttered Instances of the Contraband Items

2022-01-07 · Taimur Hassan, Samet Akcay, Mohammed Bennamoun, Salman Khan, Naoufel Werghi

Screening cluttered and occluded contraband items from baggage X-ray scans is a cumbersome task even for the expert security staff. This paper presents a novel strategy that extends a conventional encoder-decoder architecture to perform instance-aware segmentation and extract merged instances of contraband items without using any additional sub-network or an object detector. The encoder-decoder network first performs conventional semantic segmentation and retrieves cluttered baggage items. The model then incrementally evolves during training to recognize individual instances using significantly reduced training batches. To avoid catastrophic forgetting, a novel objective function minimizes the network loss in each iteration by retaining the previously acquired knowledge while learning new class representations and resolving their complex structural inter-dependencies through Bayesian inference. A thorough evaluation of our framework on two publicly available X-ray datasets shows that it outperforms state-of-the-art methods, especially within the challenging cluttered scenarios, while achieving an optimal trade-off between detection accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:2201.02560

Code (1)

taimurhassan/inc-inst-seg 공식 구현 tf

Tasks

Bayesian InferenceDecoderIncremental LearningInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

PDF: A Probability-Driven Framework for Open World 3D Point Cloud Semantic Segmentation

2024-04-01 · CVPR 2024 1 · Jinfeng Xu, Siyuan Yang, Xianzhi Li, Yuan Tang 외

Existing point cloud semantic segmentation networks cannot identify unknown classes and update their knowledge, due to a closed-set and static perspective of the real world, which would induce the intelligent agent to ma…

DecoderKnowledge DistillationSegmentationSemantic Segmentation

Incremental Learning on Food Instance Segmentation

2023-06-28 · Huu-Thanh Nguyen, Yu Cao, Chong-Wah Ngo, Wing-Kwong Chan

Food instance segmentation is essential to estimate the serving size of dishes in a food image. The recent cutting-edge techniques for instance segmentation are deep learning networks with impressive segmentation quality…

Incremental LearningInstance SegmentationSegmentationSemantic Segmentation

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

Tensor Pooling Driven Instance Segmentation Framework for Baggage Threat Recognition

2021-08-22 · Taimur Hassan, Samet Akcay, Mohammed Bennamoun, Salman Khan 외

Automated systems designed for screening contraband items from the X-ray imagery are still facing difficulties with high clutter, concealment, and extreme occlusion. In this paper, we addressed this challenge using a nov…

Instance SegmentationSegmentationSemantic Segmentation

SAM-IF: Leveraging SAM for Incremental Few-Shot Instance Segmentation

2024-12-15 · Xudong Zhou, Wenhao He

We propose SAM-IF, a novel method for incremental few-shot instance segmentation leveraging the Segment Anything Model (SAM). SAM-IF addresses the challenges of class-agnostic instance segmentation by introducing a multi…

DecoderFew-shot Instance SegmentationFew-Shot LearningIncremental Learning+3