中文
相关论文

相关论文: Robust Object Detection via Instance-Level Tempora…

200 篇论文

Nowadays, autonomous driving systems can detect, segment, and classify the surrounding obstacles using a monocular camera. However, state-of-the-art methods solving these tasks generally perform a fully supervised learning process and…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Sid Ali Hamideche , Florent Chiaroni , Mohamed-Cherif Rahal

Time series anomaly detection plays a critical role in a wide range of real-world applications. Among unsupervised approaches, self-supervised learning has gained traction for modeling normal behavior without the need of labeled data.…

机器学习 · 计算机科学 2025-08-05 Aitor Sánchez-Ferrera , Usue Mori , Borja Calvo , Jose A. Lozano

It is known that representations from self-supervised pre-training can perform on par, and often better, on various downstream tasks than representations from fully-supervised pre-training. This has been shown in a host of settings such as…

计算机视觉与模式识别 · 计算机科学 2022-08-02 David Torpey , Richard Klein

In this paper we propose a new intermediate supervision method, named LabelEnc, to boost the training of object detection systems. The key idea is to introduce a novel label encoding function, mapping the ground-truth labels into latent…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Miao Hao , Yitao Liu , Xiangyu Zhang , Jian Sun

Unsupervised 3D object detection methods have emerged to leverage vast amounts of data without requiring manual labels for training. Recent approaches rely on dynamic objects for learning to detect mobile objects but penalize the detections…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Ted Lentsch , Holger Caesar , Dariu M. Gavrila

Environment perception is the task for intelligent vehicles on which all subsequent steps rely. A key part of perception is to safely detect other road users such as vehicles, pedestrians, and cyclists. With modern deep learning techniques…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Florian Kraus , Klaus Dietmayer

State-of-the-art lidar-based 3D object detection methods rely on supervised learning and large labeled datasets. However, annotating lidar data is resource-consuming, and depending only on supervised learning limits the applicability of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekim Yurtsever , Emeç Erçelik , Mingyu Liu , Zhijie Yang , Hanzhen Zhang , Pınar Topçam , Maximilian Listl , Yılmaz Kaan Çaylı , Alois Knoll

The recent advances of convolutional detectors show impressive performance improvement for large scale object detection. However, in general, the detection performance usually decreases as the object classes to be detected increases, and it…

计算机视觉与模式识别 · 计算机科学 2017-12-04 Seung-Hwan Bae , Youngwan Lee , Youngjoo Jo , Yuseok Bae , Joong-won Hwang

Domain adaptation for object detection (DAOD) has recently drawn much attention owing to its capability of detecting target objects without any annotations. To tackle the problem, previous works focus on aligning features extracted from…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Mirae Do , Seogkyu Jeon , Pilhyeon Lee , Kibeom Hong , Yu-seung Ma , Hyeran Byun

Cross-Domain Detection (XDD) aims to train an object detector using labeled image from a source domain but have good performance in the target domain with only unlabeled images. Existing approaches achieve this either by aligning the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Kai Li , Curtis Wigington , Chris Tensmeyer , Vlad I. Morariu , Handong Zhao , Varun Manjunatha , Nikolaos Barmpalios , Yun Fu

Instance segmentation of unknown objects from images is regarded as relevant for several robot skills including grasping, tracking and object sorting. Recent results in computer vision have shown that large hand-labeled datasets enable high…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Andreas Eitel , Nico Hauff , Wolfram Burgard

Object detectors in real-world applications often fail to detect objects due to varying factors such as weather conditions and noisy input. Therefore, a process that mitigates false detections is crucial for both safety and accuracy. While…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Moussa Kassem Sbeyti , Michelle Karg , Christian Wirth , Nadja Klein , Sahin Albayrak

Domain shift is unavoidable in real-world applications of object detection. For example, in self-driving cars, the target domain consists of unconstrained road environments which cannot all possibly be observed in training data. Similarly,…

机器学习 · 计算机科学 2019-11-19 Mehran Khodabandeh , Arash Vahdat , Mani Ranjbar , William G. Macready

In this paper, we consider the task of unsupervised object discovery in videos. Previous works have shown promising results via processing optical flows to segment objects. However, taking flow as input brings about two drawbacks. First,…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Shuangrui Ding , Weidi Xie , Yabo Chen , Rui Qian , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

Unsupervised video-based object-centric learning is a promising avenue to learn structured representations from large, unlabeled video collections, but previous approaches have only managed to scale to real-world datasets in restricted…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Andrii Zadaianchuk , Maximilian Seitzer , Georg Martius

Traditional Scene Understanding problems such as Object Detection and Semantic Segmentation have made breakthroughs in recent years due to the adoption of deep learning. However, the former task is not able to localise objects at a pixel…

计算机视觉与模式识别 · 计算机科学 2016-09-12 Anurag Arnab , Philip H. S. Torr

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…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Alina Ciocarlan , Sidonie Lefebvre , Sylvie Le Hégarat-Mascle , Arnaud Woiselle

In autonomous driving, 3D object detection is essential for accurately identifying and tracking objects. Despite the continuous development of various technologies for this task, a significant drawback is observed in most of them-they…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Hsin-Cheng Lu , Chung-Yi Lin , Winston H. Hsu

Autonomous driving (AD) operates in open-world scenarios, where encountering unknown objects is inevitable. However, standard object detectors trained on a limited number of base classes tend to ignore any unknown objects, posing potential…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Lars Schmarje , Kaspar Sakman , Reinhard Koch , Dan Zhang

Object-based Novelty Detection (ND) aims to identify unknown objects that do not belong to classes seen during training by an object detection model. The task is particularly crucial in real-world applications, as it allows to avoid…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Simone Caldarella , Elisa Ricci , Rahaf Aljundi