中文
相关论文

相关论文: MV-DETR: Multi-modality indoor object detection by…

200 篇论文

Aerial object detection using unmanned aerial vehicles (UAVs) faces critical challenges including sub-10px targets, dense occlusions, and stringent computational constraints. Existing detectors struggle to balance accuracy and efficiency…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Liu Wenbin

Multimodal transformer exhibits high capacity and flexibility to align image and text for visual grounding. However, the existing encoder-only grounding framework (e.g., TransVG) suffers from heavy computation due to the self-attention…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Fengyuan Shi , Ruopeng Gao , Weilin Huang , Limin Wang

We introduce a highly performant 3D object detector for point clouds using the DETR framework. The prior attempts all end up with suboptimal results because they fail to learn accurate inductive biases from the limited scale of training…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Yichao Shen , Zigang Geng , Yuhui Yuan , Yutong Lin , Ze Liu , Chunyu Wang , Han Hu , Nanning Zheng , Baining Guo

Moving Object Detection (MOD) is a crucial task for the Autonomous Driving pipeline. MOD is usually handled via 2-stream convolutional architectures that incorporates both appearance and motion cues, without considering the inter-relations…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmad El-Sallab

Transparent object perception is a crucial skill for applications such as robot manipulation in household and laboratory settings. Existing methods utilize RGB-D or stereo inputs to handle a subset of perception tasks including depth and…

机器人学 · 计算机科学 2023-02-24 Yi Ru Wang , Yuchi Zhao , Haoping Xu , Saggi Eppel , Alan Aspuru-Guzik , Florian Shkurti , Animesh Garg

Detection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Qianyu Zhou , Xiangtai Li , Lu He , Yibo Yang , Guangliang Cheng , Yunhai Tong , Lizhuang Ma , Dacheng Tao

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Lu He , Qianyu Zhou , Xiangtai Li , Li Niu , Guangliang Cheng , Xiao Li , Wenxuan Liu , Yunhai Tong , Lizhuang Ma , Liqing Zhang

Visual prompted object detection enables interactive and flexible definition of target categories, thereby facilitating open-vocabulary detection. Since visual prompts are derived directly from image features, they often outperform text…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Bo Qian , Dahu Shi , Xing Wei

In this work, we present a unified framework for multi-modality 3D object detection, named UVTR. The proposed method aims to unify multi-modality representations in the voxel space for accurate and robust single- or cross-modality 3D…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Yanwei Li , Yilun Chen , Xiaojuan Qi , Zeming Li , Jian Sun , Jiaya Jia

Video Moment Retrieval and Highlight Detection aim to find corresponding content in the video based on a text query. Existing models usually first use contrastive learning methods to align video and text features, then fuse and extract…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Pengcheng Zhao , Zhixian He , Fuwei Zhang , Shujin Lin , Fan Zhou

We introduce a multi-modal WAVE-DETR drone detector combining visible RGB and acoustic signals for robust real-life UAV object detection. Our approach fuses visual and acoustic features in a unified object detector model relying on the…

计算机视觉与模式识别 · 计算机科学 2025-09-15 Razvan Stefanescu , Ethan Oh , Ruben Vazquez , Chris Mesterharm , Constantin Serban , Ritu Chadha

Monocular 3D object detection has long been a challenging task in autonomous driving. Most existing methods follow conventional 2D detectors to first localize object centers, and then predict 3D attributes by neighboring features. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Renrui Zhang , Han Qiu , Tai Wang , Ziyu Guo , Yiwen Tang , Xuanzhuo Xu , Ziteng Cui , Yu Qiao , Peng Gao , Hongsheng Li

Current multi-view indoor 3D object detectors rely on sensor geometry that is costly to obtain (i.e., precisely calibrated multi-view camera poses) to fuse multi-view information into a global scene representation, limiting deployment in…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Yang Cao , Feize Wu , Dave Zhenyu Chen , Yingji Zhong , Lanqing Hong , Dan Xu

Recent DEtection TRansformer-based (DETR) models have obtained remarkable performance. Its success cannot be achieved without the re-introduction of multi-scale feature fusion in the encoder. However, the excessively increased tokens in…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Feng Li , Ailing Zeng , Shilong Liu , Hao Zhang , Hongyang Li , Lei Zhang , Lionel M. Ni

We present a new method that views object detection as a direct set prediction problem. Our approach streamlines the detection pipeline, effectively removing the need for many hand-designed components like a non-maximum suppression…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Nicolas Carion , Francisco Massa , Gabriel Synnaeve , Nicolas Usunier , Alexander Kirillov , Sergey Zagoruyko

Real-time object detection is crucial for real-world applications as it requires high accuracy with low latency. While Detection Transformers (DETR) have demonstrated significant performance improvements, current real-time DETR models are…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Jiannan Huang , Aditya Kane , Fengzhe Zhou , Yunchao Wei , Humphrey Shi

State-of-the-art video-text retrieval (VTR) methods typically involve fully fine-tuning a pre-trained model (e.g. CLIP) on specific datasets. However, this can result in significant storage costs in practical applications as a separate…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Xiaojie Jin , Bowen Zhang , Weibo Gong , Kai Xu , XueQing Deng , Peng Wang , Zhao Zhang , Xiaohui Shen , Jiashi Feng

3D dense captioning aims to generate multiple captions localized with their associated object regions. Existing methods follow a sophisticated ``detect-then-describe'' pipeline equipped with numerous hand-crafted components. However, these…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Sijin Chen , Hongyuan Zhu , Xin Chen , Yinjie Lei , Tao Chen , Gang YU

We introduce a novel task of 3D visual grounding in monocular RGB images using language descriptions with both appearance and geometry information. Specifically, we build a large-scale dataset, Mono3DRefer, which contains 3D object targets…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Yang Zhan , Yuan Yuan , Zhitong Xiong

The DEtection TRansformer (DETR) opened new possibilities for object detection by modeling it as a translation task: converting image features into object-level representations. Previous works typically add expensive modules to DETR to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Pierre-François De Plaen , Nicola Marinello , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool
‹ 上一页 1 2 3 10 下一页 ›