paper-with-me

Papers

Self-Supervised Learning for Real-World Object Detection: a Survey

2024-10-09 · Alina Ciocarlan, Sidonie Lefebvre, Sylvie Le Hégarat-Mascle, Arnaud Woiselle

Self-Supervised Learning (SSL) has emerged as a promising approach in computer vision, enabling networks to learn meaningful representations from large unlabeled datasets. SSL methods fall into two main categories: instance discrimination and Masked Image Modeling (MIM). While instance discrimination is fundamental to SSL, it was originally designed for classification and may be less effective for object detection, particularly for small objects. In this survey, we focus on SSL methods specifically tailored for real-world object detection, with an emphasis on detecting small objects in complex environments. Unlike previous surveys, we offer a detailed comparison of SSL strategies, including object-level instance discrimination and MIM methods, and assess their effectiveness for small object detection using both CNN and ViT-based architectures. Specifically, our benchmark is performed on the widely-used COCO dataset, as well as on a specialized real-world dataset focused on vehicle detection in infrared remote sensing imagery. We also assess the impact of pre-training on custom domain-specific datasets, highlighting how certain SSL strategies are better suited for handling uncurated data. Our findings highlight that instance discrimination methods perform well with CNN-based encoders, while MIM methods are better suited for ViT-based architectures and custom dataset pre-training. This survey provides a practical guide for selecting optimal SSL strategies, taking into account factors such as backbone architecture, object size, and custom pre-training requirements. Ultimately, we show that choosing an appropriate SSL pre-training strategy, along with a suitable encoder, significantly enhances performance in real-world object detection, particularly for small object detection in frugal settings.

📄 PDF Abstract BibTeX arXiv:2410.07442

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSelf-Supervised LearningSmall Object DetectionSurveyvehicle detection

Methods 이 논문이 사용한 방법론

MIM 설명 없음
Focus 설명 없음

Similar 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 외

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 l…

Image GenerationObjectobject-detectionObject Detection

LISO: Lidar-only Self-Supervised 3D Object Detection

2024-03-11 · Stefan Baur, Frank Moosmann, Andreas Geiger

3D object detection is one of the most important components in any Self-Driving stack, but current state-of-the-art (SOTA) lidar object detectors require costly & slow manual annotation of 3D bounding boxes to perform we…

3D Object DetectionObjectobject-detectionObject Detection+1

Exploring the Capabilities and Limits of 3D Monocular Object Detection -- A Study on Simulation and Real World Data

2020-05-15 · Felix Nobis, Fabian Brunhuber, Simon Janssen, Johannes Betz 외

3D object detection based on monocular camera data is a key enabler for autonomous driving. The task however, is ill-posed due to lack of depth information in 2D images. Recent deep learning methods show promising result…

3D Object DetectionAutonomous DrivingDepth Estimationobject-detection+1

YOLO11-JDE: Fast and Accurate Multi-Object Tracking with Self-Supervised Re-ID

2025-01-23 · Iñaki Erregue, Kamal Nasrollahi, Sergio Escalera

We introduce YOLO11-JDE, a fast and accurate multi-object tracking (MOT) solution that combines real-time object detection with self-supervised Re-Identification (Re-ID). By incorporating a dedicated Re-ID branch into YO…

Multi-Object Trackingobject-detectionObject DetectionObject Tracking+2

SL3D: Self-supervised-Self-labeled 3D Recognition

2022-10-30 · Fernando Julio Cendra, Lan Ma, Jiajun Shen, Xiaojuan Qi

Deep learning has attained remarkable success in many 3D visual recognition tasks, including shape classification, object detection, and semantic segmentation. However, many of these results rely on manually collecting d…

ClusteringObjectobject-detectionObject Detection+3