paper-with-me

Papers

Mixed Supervised Object Detection by Transferring Mask Prior and Semantic Similarity

2021-10-27 · NeurIPS 2021 12 · Yan Liu, Zhijie Zhang, Li Niu, Junjie Chen, Liqing Zhang

Object detection has achieved promising success, but requires large-scale fully-annotated data, which is time-consuming and labor-extensive. Therefore, we consider object detection with mixed supervision, which learns novel object categories using weak annotations with the help of full annotations of existing base object categories. Previous works using mixed supervision mainly learn the class-agnostic objectness from fully-annotated categories, which can be transferred to upgrade the weak annotations to pseudo full annotations for novel categories. In this paper, we further transfer mask prior and semantic similarity to bridge the gap between novel categories and base categories. Specifically, the ability of using mask prior to help detect objects is learned from base categories and transferred to novel categories. Moreover, the semantic similarity between objects learned from base categories is transferred to denoise the pseudo full annotations for novel categories. Experimental results on three benchmark datasets demonstrate the effectiveness of our method over existing methods. Codes are available at https://github.com/bcmi/TraMaS-Weak-Shot-Object-Detection.

📄 PDF Abstract BibTeX arXiv:2110.14191

Code (1)

bcmi/tramas-weak-shot-object-detection 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

SC3D: Label-Efficient Outdoor 3D Object Detection via Single Click Annotation

2024-08-15 · Qiming Xia, Hongwei Lin, Wei Ye, Hai Wu 외

LiDAR-based outdoor 3D object detection has received widespread attention. However, training 3D detectors from the LiDAR point cloud typically relies on expensive bounding box annotations. This paper presents SC3D, an in…

3D Object Detectionobject-detectionObject DetectionPseudo Label+1

Towards Unsupervised Representation Learning: Learning, Evaluating and Transferring Visual Representations

2023-11-30 · Bonifaz Stuhr

Unsupervised representation learning aims at finding methods that learn representations from data without annotation-based signals. Abstaining from annotations not only leads to economic benefits but may - and to some ex…

Domain AdaptationImage-to-Image TranslationLane DetectionLinear evaluation+2

Contour Knowledge Transfer for Salient Object Detection

2018-09-01 · ECCV 2018 9 · Xin Li, Fan Yang, Hong Cheng, Wei Liu 외

In recent years, deep Convolutional Neural Networks (CNNs) have broken all records in salient object detection. However, training such a deep model requires a large amount of manual annotations. Our goal is to overcome t…

Contour DetectionObjectobject-detectionObject Detection+3

Weakly-supervised Audio-visual Sound Source Detection and Separation

2021-03-25 · Tanzila Rahman, Leonid Sigal

Learning how to localize and separate individual object sounds in the audio channel of the video is a difficult task. Current state-of-the-art methods predict audio masks from artificially mixed spectrograms, known as Mi…

Audio Source SeparationDenoisingObjectSegmentation+3

I$^2$OL-Net: Intra-Inter Objectness Learning Network for Point-Supervised X-Ray Prohibited Item Detection

2024-12-05 · Sanjoeng Wong, Yan Yan

Automatic detection of prohibited items in X-ray images plays a crucial role in public security. However, existing methods rely heavily on labor-intensive box annotations. To address this, we investigate X-ray prohibited…