paper-with-me

Papers

Weak-Shot Object Detection Through Mutual Knowledge Transfer

2023-01-01 · CVPR 2023 1 · Xuanyi Du, Weitao Wan, Chong Sun, Chen Li

Weak-shot Object Detection methods exploit a fully-annotated source dataset to facilitate the detection performance on the target dataset which only contains image-level labels for novel categories. To bridge the gap between these two datasets, we aim to transfer the object knowledge between the source (S) and target (T) datasets in a bi-directional manner. We propose a novel Knowledge Transfer (KT) loss which simultaneously distills the knowledge of objectness and class entropy from a proposal generator trained on the S dataset to optimize a multiple instance learning module on the T dataset. By jointly optimizing the classification loss and the proposed KT loss, the multiple instance learning module effectively learns to classify object proposals into novel categories in the T dataset with the transferred knowledge from base categories in the S dataset. Noticing the predicted boxes on the T dataset can be regarded as an extension for the original annotations on the S dataset to refine the proposal generator in return, we further propose a novel Consistency Filtering (CF) method to reliably remove inaccurate pseudo labels by evaluating the stability of the multiple instance learning module upon noise injections. Via mutually transferring knowledge between the S and T datasets in an iterative manner, the detection performance on the target dataset is significantly improved. Extensive experiments on public benchmarks validate that the proposed method performs favourably against the state-of-the-art methods without increasing the model parameters or inference computational complexity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningObjectobject-detectionObject DetectionTransfer Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Multi-object Tracking: Decoupling Features to Solve the Contradictory Dilemma of Feature Requirements

2023-02-27 · IEEE Transactions on Circuits and Systems for Video Technology 2023 2 · Yan Jin; Fang Gao; Jun Yu; Jiabao Wang; Feng Shuang

Multi-object tracking achieves the acquisition of target location information and identity information through two subtasks, detection and re-identification (ReID). The existing commonly used one-shot framework has speed…

Multi-Object TrackingObject Tracking

Mutual Enhancement for Detection of Multiple Logos in Sports Videos

2017-10-01 · ICCV 2017 10 · Yuan Liao, Xiaoqing Lu, Chengcui Zhang, Yongtao Wang 외

Detecting logo frequency and duration in sports videos provides sponsors an effective way to evaluate their advertising efforts. However, general-purposed object detection methods cannot address all the challenges in spo…

object-detectionObject DetectionRe-Ranking

StarNet: towards Weakly Supervised Few-Shot Object Detection

2020-03-15 · Leonid Karlinsky, Joseph Shtok, Amit Alfassy, Moshe Lichtenstein 외

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and class…

ClassificationFew-Shot LearningFew-Shot Object DetectionGeneral Classification+4

Weakly Supervised Object Detection with Pointwise Mutual Information

2018-01-26 · Rene Grzeszick, Sebastian Sudholt, Gernot A. Fink

In this work a novel approach for weakly supervised object detection that incorporates pointwise mutual information is presented. A fully convolutional neural network architecture is applied in which the network learns o…

Objectobject-detectionObject DetectionWeakly Supervised Object Detection

Mutual Information Regularization for Weakly-supervised RGB-D Salient Object Detection

2023-06-06 · Aixuan Li, Yuxin Mao, Jing Zhang, Yuchao Dai

In this paper, we present a weakly-supervised RGB-D salient object detection model via scribble supervision. Specifically, as a multimodal learning task, we focus on effective multimodal representation learning via inter…

Objectobject-detectionObject DetectionPrediction+3