中文
相关论文

相关论文: Few-Shot Incremental 3D Object Detection in Dynami…

200 篇论文

This work presents SGCDet, a novel multi-view indoor 3D object detection framework based on adaptive 3D volume construction. Unlike previous approaches that restrict the receptive field of voxels to fixed locations on images, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Runmin Zhang , Zhu Yu , Si-Yuan Cao , Lingyu Zhu , Guangyi Zhang , Xiaokai Bai , Hui-Liang Shen

Monocular 3D object detection encounters occlusion problems in many application scenarios, such as traffic monitoring, pedestrian monitoring, etc., which leads to serious false negative. Multi-view object detection effectively solves this…

计算机视觉与模式识别 · 计算机科学 2021-09-23 Li Haoran , Duan Zicheng , Ma Mingjun , Chen Yaran , Li Jiaqi , Zhao Dongbin

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Object detection in 3D with stereo cameras is an important problem in computer vision, and is particularly crucial in low-cost autonomous mobile robots without LiDARs. Nowadays, most of the best-performing frameworks for stereo 3D object…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yuxuan Liu , Lujia Wang , Ming Liu

In this paper, we explore incremental few-shot object detection (iFSD), which incrementally learns novel classes using only a few examples without revisiting base classes. Previous iFSD works achieved the desired results by applying…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Tae-Min Choi , Jong-Hwan Kim

Open-set perception in complex traffic environments poses a critical challenge for autonomous driving systems, particularly in identifying previously unseen object categories, which is vital for ensuring safety. Visual Language Models…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Fuhao Chang , Shuxin Li , Yabei Li , Lei He

Object detection in Unmanned Aerial Vehicle (UAV) images has emerged as a focal area of research, which presents two significant challenges: i) objects are typically small and dense within vast images; ii) computational resource constraints…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Chen Li , Rui Zhao , Zeyu Wang , Huiying Xu , Xinzhong Zhu

Incremental few-shot learning has emerged as a new and challenging area in deep learning, whose objective is to train deep learning models using very few samples of new class data, and none of the old class data. In this work we tackle the…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Anuj Tambwekar , Kshitij Agrawal , Anay Majee , Anbumani Subramanian

For deployment on an embedded processor for autonomous driving, the object detection network should satisfy all of the accuracy, real-time inference, and light model size requirements. Conventional deep CNN-based detectors aim for high…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Seontaek Oh , Ji-Hwan You , Young-Keun Kim

Few-shot object detection (FSOD) is challenging due to unstable optimization and limited generalization arising from the scarcity of training samples. To address these issues, we propose a hybrid ensemble decoder that enhances…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Xuanlong Yu , Youyang Sha , Longfei Liu , Xi Shen , Di Yang

Humans are able to learn to recognize new objects even from a few examples. In contrast, training deep-learning-based object detectors requires huge amounts of annotated data. To avoid the need to acquire and annotate these huge amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Mona Köhler , Markus Eisenbach , Horst-Michael Gross

Rare-object detection remains a challenging task in autonomous driving systems, particularly when relying solely on point cloud data. Although Vision-Language Models (VLMs) exhibit strong capabilities in image understanding, their potential…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Mai Tsujimoto

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts address this problem…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Townim Chowdhury , Ali Cheraghian , Sameera Ramasinghe , Sahar Ahmadi , Morteza Saberi , Shafin Rahman

Infrared-visible object detection improves detection performance by combining complementary features from multispectral images. Existing backbone-specific and backbone-shared approaches still suffer from the problems of severe bias of…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Chunjin Yang , Xiwei Zhang , Yiming Xiao , Fanman Meng

Open-vocabulary object detection (OVOD) aims to detect the objects beyond the set of classes observed during training. This work introduces a straightforward and efficient strategy that utilizes pre-trained vision-language models (VLM),…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shilin Xu , Xiangtai Li , Size Wu , Wenwei Zhang , Yunhai Tong , Chen Change Loy

Detecting unseen instances based on multi-view templates is a challenging problem due to its open-world nature. Traditional methodologies, which primarily rely on 2D representations and matching techniques, are often inadequate in handling…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Bowen Li , Jiashun Wang , Yaoyu Hu , Chen Wang , Sebastian Scherer

Estimating the 3D position and orientation of objects in the environment with a single RGB camera is a critical and challenging task for low-cost urban autonomous driving and mobile robots. Most of the existing algorithms are based on the…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Yuxuan Liu , Yuan Yixuan , Ming Liu

Single frame data contains finite information which limits the performance of the existing vision-based multi-camera 3D object detection paradigms. For fundamentally pushing the performance boundary in this area, a novel paradigm dubbed…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Junjie Huang , Guan Huang

We propose GO-N3RDet, a scene-geometry optimized multi-view 3D object detector enhanced by neural radiance fields. The key to accurate 3D object detection is in effective voxel representation. However, due to occlusion and lack of 3D…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Zechuan Li , Hongshan Yu , Yihao Ding , Jinhao Qiao , Basim Azam , Naveed Akhtar

Monocular 3D object detection is valuable for various applications such as robotics and AR/VR. Existing methods are confined to closed-set settings, where the training and testing sets consist of the same scenes and/or object categories.…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Yung-Hsu Yang , Luigi Piccinelli , Mattia Segu , Siyuan Li , Rui Huang , Yuqian Fu , Marc Pollefeys , Hermann Blum , Zuria Bauer