paper-with-me

Papers

Background Learnable Cascade for Zero-Shot Object Detection

2020-10-09 · Ye Zheng, Ruoran Huang, Chuanqi Han, Xi Huang, Li Cui

Zero-shot detection (ZSD) is crucial to large-scale object detection with the aim of simultaneously localizing and recognizing unseen objects. There remain several challenges for ZSD, including reducing the ambiguity between background and unseen objects as well as improving the alignment between visual and semantic concept. In this work, we propose a novel framework named Background Learnable Cascade (BLC) to improve ZSD performance. The major contributions for BLC are as follows: (i) we propose a multi-stage cascade structure named Cascade Semantic R-CNN to progressively refine the alignment between visual and semantic of ZSD; (ii) we develop the semantic information flow structure and directly add it between each stage in Cascade Semantic RCNN to further improve the semantic feature learning; (iii) we propose the background learnable region proposal network (BLRPN) to learn an appropriate word vector for background class and use this learned vector in Cascade Semantic R CNN, this design makes \Background Learnable" and reduces the confusion between background and unseen classes. Our extensive experiments show BLC obtains significantly performance improvements for MS-COCO over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2010.04502

Code (1)

zhengye1995/BLC 공식 구현 pytorch

Tasks

Generalized Zero-Shot Object DetectionObjectobject-detectionObject DetectionRegion ProposalZero-Shot Object Detection

Similar Papers 제목 키워드 기반

Cascade-CLIP: Cascaded Vision-Language Embeddings Alignment for Zero-Shot Semantic Segmentation

2024-06-02 · Yunheng Li, Zhongyu Li, Quansheng Zeng, Qibin Hou 외

Pre-trained vision-language models, e.g., CLIP, have been successfully applied to zero-shot semantic segmentation. Existing CLIP-based approaches primarily utilize visual features from the last layer to align with text e…

SegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Can masking background and object reduce static bias for zero-shot action recognition?

2025-01-22 · Takumi Fukuzawa, Kensho Hara, Hirokatsu Kataoka, Toru Tamaki

In this paper, we address the issue of static bias in zero-shot action recognition. Action recognition models need to represent the action itself, not the appearance. However, some fully-supervised works show that models…

Action RecognitionZero-Shot Action Recognition

CDFormer: Cross-Domain Few-Shot Object Detection Transformer Against Feature Confusion

2025-05-02 · Boyuan Meng, Xiaohan Zhang, Peilin Li, Zhe Wu 외

Cross-domain few-shot object detection (CD-FSOD) aims to detect novel objects across different domains with limited class instances. Feature confusion, including object-background confusion and object-object confusion, p…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObject+2

Semantic-Promoted Debiasing and Background Disambiguation for Zero-Shot Instance Segmentation

2023-05-22 · CVPR 2023 1 · Shuting He, Henghui Ding, Wei Jiang

Zero-shot instance segmentation aims to detect and precisely segment objects of unseen categories without any training samples. Since the model is trained on seen categories, there is a strong bias that the model tends t…

Instance SegmentationSegmentationSemantic SegmentationZero-Shot Instance Segmentation

ZBS: Zero-shot Background Subtraction via Instance-level Background Modeling and Foreground Selection

2023-03-26 · CVPR 2023 1 · Yongqi An, Xu Zhao, Tao Yu, Haiyun Guo 외

Background subtraction (BGS) aims to extract all moving objects in the video frames to obtain binary foreground segmentation masks. Deep learning has been widely used in this field. Compared with supervised-based BGS met…

Foreground SegmentationObjectobject-detectionObject Detection+1