paper-with-me

Papers

Self-Supervised Object Detection via Generative Image Synthesis

2021-10-19 · ICCV 2021 10 · Siva Karthik Mustikovela, Shalini De Mello, Aayush Prakash, Umar Iqbal, Sifei Liu, Thu Nguyen-Phuoc, Carsten Rother, Jan Kautz

We present SSOD, the first end-to-end analysis-by synthesis framework with controllable GANs for the task of self-supervised object detection. We use collections of real world images without bounding box annotations to learn to synthesize and detect objects. We leverage controllable GANs to synthesize images with pre-defined object properties and use them to train object detectors. We propose a tight end-to-end coupling of the synthesis and detection networks to optimally train our system. Finally, we also propose a method to optimally adapt SSOD to an intended target data without requiring labels for it. For the task of car detection, on the challenging KITTI and Cityscapes datasets, we show that SSOD outperforms the prior state-of-the-art purely image-based self-supervised object detection method Wetectron. Even without requiring any 3D CAD assets, it also surpasses the state-of-the-art rendering based method Meta-Sim2. Our work advances the field of self-supervised object detection by introducing a successful new paradigm of using controllable GAN-based image synthesis for it and by significantly improving the baseline accuracy of the task. We open-source our code at https://github.com/NVlabs/SSOD.

📄 PDF Abstract BibTeX arXiv:2110.09848

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Efficient Self-supervised Vision Pretraining with Local Masked Reconstruction

2022-06-01 · Jun Chen, Ming Hu, Boyang Li, Mohamed Elhoseiny

Self-supervised learning for computer vision has achieved tremendous progress and improved many downstream vision tasks such as image classification, semantic segmentation, and object detection. Among these, generative s…

image-classificationImage ClassificationInstance SegmentationObject Detection+2

Quantile-based Maximum Likelihood Training for Outlier Detection

2023-08-20 · Masoud Taghikhah, Nishant Kumar, Siniša Šegvić, Abouzar Eslami 외

Discriminative learning effectively predicts true object class for image classification. However, it often results in false positives for outliers, posing critical concerns in applications like autonomous driving and vid…

Autonomous DrivingContrastive Learningimage-classificationImage Classification+2

Instance Localization for Self-supervised Detection Pretraining

2021-02-16 · CVPR 2021 1 · Ceyuan Yang, Zhirong Wu, Bolei Zhou, Stephen Lin

Prior research on self-supervised learning has led to considerable progress on image classification, but often with degraded transfer performance on object detection. The objective of this paper is to advance self-superv…

ClassificationGeneral Classificationimage-classificationImage Classification+5

CtxMIM: Context-Enhanced Masked Image Modeling for Remote Sensing Image Understanding

2023-09-28 · Mingming Zhang, Qingjie Liu, Yunhong Wang

Learning representations through self-supervision on unlabeled data has proven highly effective for understanding diverse images. However, remote sensing images often have complex and densely populated scenes with multip…

Contrastive LearningInstance SegmentationLand Cover ClassificationObject+5

A Survey of Self-Supervised and Few-Shot Object Detection

2021-10-27 · Gabriel Huang, Issam Laradji, David Vazquez, Simon Lacoste-Julien 외

Labeling data is often expensive and time-consuming, especially for tasks such as object detection and instance segmentation, which require dense labeling of the image. While few-shot object detection is about training a…

Few-Shot Object DetectionInstance SegmentationObjectobject-detection+3