paper-with-me

Papers

Dense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection

2021-03-30 · CVPR 2021 1 · Hanzhe Hu, Shuai Bai, Aoxue Li, Jinshi Cui, LiWei Wang

Conventional deep learning based methods for object detection require a large amount of bounding box annotations for training, which is expensive to obtain such high quality annotated data. Few-shot object detection, which learns to adapt to novel classes with only a few annotated examples, is very challenging since the fine-grained feature of novel object can be easily overlooked with only a few data available. In this work, aiming to fully exploit features of annotated novel object and capture fine-grained features of query object, we propose Dense Relation Distillation with Context-aware Aggregation (DCNet) to tackle the few-shot detection problem. Built on the meta-learning based framework, Dense Relation Distillation module targets at fully exploiting support features, where support features and query feature are densely matched, covering all spatial locations in a feed-forward fashion. The abundant usage of the guidance information endows model the capability to handle common challenges such as appearance changes and occlusions. Moreover, to better capture scale-aware features, Context-aware Aggregation module adaptively harnesses features from different scales for a more comprehensive feature representation. Extensive experiments illustrate that our proposed approach achieves state-of-the-art results on PASCAL VOC and MS COCO datasets. Code will be made available at https://github.com/hzhupku/DCNet.

📄 PDF Abstract BibTeX arXiv:2103.17115

Code (1)

hzhupku/DCNet 공식 구현 pytorch

Tasks

Few-Shot Object DetectionMeta-LearningObjectobject-detectionObject DetectionRelation

Methods 이 논문이 사용한 방법론

1D CNN 1D Convolutional Neural Networks are similar to well known and more established 2D Convolutional Neural Networks. 1D Convolutional Neural Networks are used mainly used on text and…

Similar Papers 제목 키워드 기반

DCANet: Dense Context-Aware Network for Semantic Segmentation

2021-04-06 · Yifu Liu, Chenfeng Xu, Xinyu Jin

As the superiority of context information gradually manifests in advanced semantic segmentation, learning to capture the compact context relationship can help to understand the complex scenes. In contrast to some previou…

SegmentationSemantic Segmentation

Bi-directional Contextual Attention for 3D Dense Captioning

2024-08-13 · Minjung Kim, Hyung Suk Lim, Soonyoung Lee, Bumsoo Kim 외

3D dense captioning is a task involving the localization of objects and the generation of descriptions for each object in a 3D scene. Recent approaches have attempted to incorporate contextual information by modeling rel…

3D dense captioningAttributeCaption GenerationDense Captioning+1

Knowledge-Refined Dual Context-Aware Network for Partially Relevant Video Retrieval

2026-03-25 · Junkai Yang, Qirui Wang, Yaoqing Jin, Shuai Ma 외 arxiv

Retrieving partially relevant segments from untrimmed videos remains difficult due to two persistent challenges: the mismatch in information density between text and video segments, and limited attention mechanisms that …

Partially Relevant Video Retrieval

Refining CLIP's Spatial Awareness: A Visual-Centric Perspective

2025-04-03 · Congpei Qiu, Yanhao Wu, Wei Ke, Xiuxiu Bai 외

Contrastive Language-Image Pre-training (CLIP) excels in global alignment with language but exhibits limited sensitivity to spatial information, leading to strong performance in zero-shot classification tasks but underpe…

zero-shot-classificationZero-Shot Learning

See It All: Contextualized Late Aggregation for 3D Dense Captioning

2024-08-14 · Minjung Kim, Hyung Suk Lim, Seung Hwan Kim, Soonyoung Lee 외

3D dense captioning is a task to localize objects in a 3D scene and generate descriptive sentences for each object. Recent approaches in 3D dense captioning have adopted transformer encoder-decoder frameworks from object…

3D dense captioningAllAttributeCaption Generation+6