English
Related papers

Related papers: DCDet: Dynamic Cross-based 3D Object Detector

200 papers

Object detection, as a fundamental computer vision task, has achieved a remarkable progress with the emergence of deep neural networks. Nevertheless, few works explore the adversarial robustness of object detectors to resist adversarial…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Ziyi Dong , Pengxu Wei , Liang Lin

An active object recognition system has the advantage of being able to act in the environment to capture images that are more suited for training and that lead to better performance at test time. In this paper, we propose a deep…

Artificial Intelligence · Computer Science 2015-12-18 Mohsen Malmir , Karan Sikka , Deborah Forster , Ian Fasel , Javier R. Movellan , Garrison W. Cottrell

Cross domain object detection learns an object detector for an unlabeled target domain by transferring knowledge from an annotated source domain. Promising results have been achieved via Mean Teacher, however, pseudo labeling which is the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-11 Jiangming Chen , Li Liu , Wanxia Deng , Zhen Liu , Yu Liu , Yingmei Wei , Yongxiang Liu

Conventional object detection models inevitably encounter a performance drop as the domain disparity exists. Unsupervised domain adaptive object detection is proposed recently to reduce the disparity between domains, where the source domain…

Computer Vision and Pattern Recognition · Computer Science 2020-07-06 Zhenwei He , Lei Zhang

Most existing 3D object recognition algorithms focus on leveraging the strong discriminative power of deep learning models with softmax loss for the classification of 3D data, while learning discriminative features with deep metric learning…

Computer Vision and Pattern Recognition · Computer Science 2018-03-19 Xinwei He , Yang Zhou , Zhichao Zhou , Song Bai , Xiang Bai

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current methods still rely…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Runzhou Tao , Wencheng Han , Zhongying Qiu , Cheng-zhong Xu , Jianbing Shen

Object detection models trained on a source domain often exhibit significant performance degradation when deployed in unseen target domains, due to various kinds of variations, such as sensing conditions, environments and data…

Computer Vision and Pattern Recognition · Computer Science 2026-04-10 Saniya M. Deshmukh , Kailash A. Hambarde , Hugo Proença

LiDAR based 3D object detectors typically need a large amount of detailed-labeled point cloud data for training, but these detailed labels are commonly expensive to acquire. In this paper, we propose a manual-label free 3D detection…

Computer Vision and Pattern Recognition · Computer Science 2020-11-17 Zhen Yang , Chi Zhang , Huiming Guo , Zhaoxiang Zhang

Unsupervised 3D object detection serves as an important solution for offline 3D object annotation. However, due to the data sparsity and limited views, the clustering-based label fitting in unsupervised object detection often generates…

Computer Vision and Pattern Recognition · Computer Science 2025-03-14 Qiming Xia , Wenkai Lin , Haoen Xiang , Xun Huang , Siheng Chen , Zhen Dong , Cheng Wang , Chenglu Wen

Continual Learning (CL) aims to learn new data while remembering previously acquired knowledge. In contrast to CL for image classification, CL for Object Detection faces additional challenges such as the missing annotations problem. In this…

Computer Vision and Pattern Recognition · Computer Science 2025-03-05 Riccardo De Monte , Davide Dalle Pezze , Marina Ceccon , Francesco Pasti , Francesco Paissan , Elisabetta Farella , Gian Antonio Susto , Nicola Bellotto

Recently,the detection transformer has gained substantial attention for its inherent minimal post-processing requirement.However,this paradigm relies on abundant training data,yet in the context of the cross-domain adaptation,insufficient…

Computer Vision and Pattern Recognition · Computer Science 2024-01-25 Ziru Zeng , Yue Ding , Hongtao Lu

Deep learning based object detectors struggle generalizing to a new target domain bearing significant variations in object and background. Most current methods align domains by using image or instance-level adversarial feature alignment.…

Computer Vision and Pattern Recognition · Computer Science 2023-11-10 Muhammad Akhtar Munir , Muhammad Haris Khan , M. Saquib Sarfraz , Mohsen Ali

It is a well-known fact that the performance of deep learning models deteriorates when they encounter a distribution shift at test time. Test-time adaptation (TTA) algorithms have been proposed to adapt the model online while inferring test…

Computer Vision and Pattern Recognition · Computer Science 2023-12-15 Jayeon Yoo , Dongkwan Lee , Inseop Chung , Donghyun Kim , Nojun Kwak

Real-time object detection and tracking have shown to be the basis of intelligent production for industrial 4.0 applications. It is a challenging task because of various distorted data in complex industrial setting. The correlation filter…

Computer Vision and Pattern Recognition · Computer Science 2018-06-13 Shangzhen Luan , Yan Li , Xiaodi Wang , Baochang Zhang

Domain adaptation is transfer learning which aims to generalize a learning model across training and testing data with different distributions. Most previous research tackle this problem in seeking a shared feature representation between…

Machine Learning · Computer Science 2017-04-17 Lingkun Luo , Xiaofang Wang , Shiqiang Hu , Chao Wang , Yuxing Tang , Liming Chen

Dense object detectors rely on the sliding-window paradigm that predicts the object over a regular grid of image. Meanwhile, the feature maps on the point of the grid are adopted to generate the bounding box predictions. The point feature…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Han Qiu , Yuchen Ma , Zeming Li , Songtao Liu , Jian Sun

With the rise of robotics, LiDAR-based 3D object detection has garnered significant attention in both academia and industry. However, existing datasets and methods predominantly focus on vehicle-mounted platforms, leaving other autonomous…

Computer Vision and Pattern Recognition · Computer Science 2025-12-08 Ao Liang , Lingdong Kong , Dongyue Lu , Youquan Liu , Jian Fang , Huaici Zhao , Wei Tsang Ooi

Label distribution learning (LDL) is a new machine learning paradigm for solving label ambiguity. Since it is difficult to directly obtain label distributions, many studies are focusing on how to recover label distributions from logical…

Machine Learning · Computer Science 2023-05-17 Yifei Wang , Yiyang Zhou , Jihua Zhu , Xinyuan Liu , Wenbiao Yan , Zhiqiang Tian

Open-vocabulary 3D Object Detection (OV-3DDet) addresses the detection of objects from an arbitrary list of novel categories in 3D scenes, which remains a very challenging problem. In this work, we propose CoDAv2, a unified framework…

Computer Vision and Pattern Recognition · Computer Science 2025-08-05 Yang Cao , Yihan Zeng , Hang Xu , Dan Xu

Previous object detectors make predictions based on dense grid points or numerous preset anchors. Most of these detectors are trained with one-to-many label assignment strategies. On the contrary, recent query-based object detectors depend…

Computer Vision and Pattern Recognition · Computer Science 2024-01-17 Yao Teng , Haisong Liu , Sheng Guo , Limin Wang