中文
相关论文

相关论文: On Generalizing Detection Models for Unconstrained…

200 篇论文

Detecting vehicles in aerial imagery is a critical task with applications in traffic monitoring, urban planning, and defense intelligence. Deep learning methods have provided state-of-the-art (SOTA) results for this application. However, a…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Xiao Fang , Minhyek Jeon , Zheyang Qin , Stanislav Panev , Celso de Melo , Shuowen Hu , Shayok Chakraborty , Fernando De la Torre

In this study, we address a gap in existing unsupervised domain adaptation approaches on LiDAR-based 3D object detection, which have predominantly concentrated on adapting between established, high-density autonomous driving datasets. We…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Maciej K Wozniak , Mattias Hansson , Marko Thiel , Patric Jensfelt

A continual learning solution is proposed to address the out-of-distribution generalization problem for pedestrian detection. While recent pedestrian detection models have achieved impressive performance on various datasets, they remain…

计算机视觉与模式识别 · 计算机科学 2023-06-28 Mahdiyar Molahasani , Ali Etemad , Michael Greenspan

Traditional place categorization approaches in robot vision assume that training and test images have similar visual appearance. Therefore, any seasonal, illumination and environmental changes typically lead to severe degradation in…

机器人学 · 计算机科学 2018-05-31 Massimiliano Mancini , Samuel Rota Bulò , Barbara Caputo , Elisa Ricci

Single-domain generalization aims to learn a model from single source domain data to achieve generalized performance on other unseen target domains. Existing works primarily focus on improving the generalization ability of static networks.…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Deng Li , Aming Wu , Yaowei Wang , Yahong Han

Domain adaptation has become a prominent problem setting in machine learning and related fields. This review asks the question: how can a classifier learn from a source domain and generalize to a target domain? We present a categorization…

机器学习 · 计算机科学 2021-06-18 Wouter M. Kouw , Marco Loog

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

3D object detection from point clouds is crucial in safety-critical autonomous driving. Although many works have made great efforts and achieved significant progress on this task, most of them suffer from expensive annotation cost and poor…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Qianjiang Hu , Daizong Liu , Wei Hu

In the domain of autonomous driving, deep learning has substantially improved the 3D object detection accuracy for LiDAR and stereo camera data alike. While deep networks are great at generalization, they are also notorious to over-fit to…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Yan Wang , Xiangyu Chen , Yurong You , Li Erran , Bharath Hariharan , Mark Campbell , Kilian Q. Weinberger , Wei-Lun Chao

Deep Learning (DL) based methods for object detection achieve remarkable performance at the cost of computationally expensive training and extensive data labeling. Robots embodiment can be exploited to mitigate this burden by acquiring…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Elisa Maiettini , Andrea Maracani , Raffaello Camoriano , Giulia Pasquale , Vadim Tikhanoff , Lorenzo Rosasco , Lorenzo Natale

Traditional object detection are ill-equipped for incremental learning. However, fine-tuning directly on a well-trained detection model with only new data will leads to catastrophic forgetting. Knowledge distillation is a straightforward…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Tao Feng , Mang Wang

Single Domain Generalization (SDG) tackles the problem of training a model on a single source domain so that it generalizes to any unseen target domain. While this has been well studied for image classification, the literature on SDG object…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Vidit Vidit , Martin Engilberge , Mathieu Salzmann

Self-driving cars must detect other vehicles and pedestrians in 3D to plan safe routes and avoid collisions. State-of-the-art 3D object detectors, based on deep learning, have shown promising accuracy but are prone to over-fit to domain…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Yurong You , Carlos Andres Diaz-Ruiz , Yan Wang , Wei-Lun Chao , Bharath Hariharan , Mark Campbell , Kilian Q Weinberger

The phenomenon of data distribution evolving over time has been observed in a range of applications, calling the needs of adaptive learning algorithms. We thus study the problem of supervised gradual domain adaptation, where labeled data…

机器学习 · 计算机科学 2022-11-15 Jing Dong , Shiji Zhou , Baoxiang Wang , Han Zhao

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context…

计算与语言 · 计算机科学 2023-11-21 Quanyu Long , Wenya Wang , Sinno Jialin Pan

The field of continual deep learning is an emerging field and a lot of progress has been made. However, concurrently most of the approaches are only tested on the task of image classification, which is not relevant in the field of…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Tobias Kalb , Masoud Roschani , Miriam Ruf , Jürgen Beyerer

Generalization capability to unseen domains is crucial for machine learning models when deploying to real-world conditions. We investigate the challenging problem of domain generalization, i.e., training a model on multi-domain source data…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Qi Dou , Daniel C. Castro , Konstantinos Kamnitsas , Ben Glocker

Machine learning algorithms typically assume that the training and test samples come from the same distributions, i.e., in-distribution. However, in open-world scenarios, streaming big data can be Out-Of-Distribution (OOD), rendering these…

机器学习 · 计算机科学 2022-11-10 Anique Tahir , Lu Cheng , Ruocheng Guo , Huan Liu

Computer vision has flourished in recent years thanks to Deep Learning advancements, fast and scalable hardware solutions and large availability of structured image data. Convolutional Neural Networks trained on supervised tasks with…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Antono D'Innocente

Recent deep learning methods for object detection rely on a large amount of bounding box annotations. Collecting these annotations is laborious and costly, yet supervised models do not generalize well when testing on images from a different…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Han-Kai Hsu , Chun-Han Yao , Yi-Hsuan Tsai , Wei-Chih Hung , Hung-Yu Tseng , Maneesh Singh , Ming-Hsuan Yang