中文
相关论文

相关论文: Efficient Transformer-based 3D Object Detection wi…

200 篇论文

Large-scale transformers are central to modern semantic communication, yet their high computational and communication costs hinder deployment on resource-constrained edge devices. This paper introduces a training-free framework for adaptive…

机器学习 · 计算机科学 2025-09-15 Omar Erak , Omar Alhussein , Hatem Abou-Zeid , Mehdi Bennis , Sami Muhaidat

Recently, Transformer-based methods, which predict polygon points or Bezier curve control points for localizing texts, are popular in scene text detection. However, these methods built upon detection transformer framework might achieve…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Maoyuan Ye , Jing Zhang , Shanshan Zhao , Juhua Liu , Bo Du , Dacheng Tao

3D object detection plays a pivotal role in many applications, most notably autonomous driving and robotics. These applications are commonly deployed on edge devices to promptly interact with the environment, and often require near…

网络与互联网体系结构 · 计算机科学 2023-09-06 Jingzong Li , Yik Hong Cai , Libin Liu , Yu Mao , Chun Jason Xue , Hong Xu

Large Multimodal Models (LMMs) have become a pivotal research focus in deep learning, demonstrating remarkable capabilities in 3D scene understanding. However, current 3D LMMs employing thousands of spatial tokens for multimodal reasoning…

图形学 · 计算机科学 2025-05-20 Kai Zhang , Xingyu Chen , Xiaofeng Zhang

Recent advances in 3D point cloud transformers have led to state-of-the-art results in tasks such as semantic segmentation and reconstruction. However, these models typically rely on dense token representations, incurring high computational…

Transformers have been successfully applied in the field of video-based 3D human pose estimation. However, the high computational costs of these video pose transformers (VPTs) make them impractical on resource-constrained devices. In this…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Wenhao Li , Mengyuan Liu , Hong Liu , Pichao Wang , Jialun Cai , Nicu Sebe

Temporal action proposal generation is an important and challenging task in video understanding, which aims at detecting all temporal segments containing action instances of interest. The existing proposal generation approaches are…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jing Tan , Jiaqi Tang , Limin Wang , Gangshan Wu

This paper proposes a computationally efficient approach to detecting objects natively in 3D point clouds using convolutional neural networks (CNNs). In particular, this is achieved by leveraging a feature-centric voting scheme to implement…

机器人学 · 计算机科学 2017-03-07 Martin Engelcke , Dushyant Rao , Dominic Zeng Wang , Chi Hay Tong , Ingmar Posner

End-to-end Object Detection with Transformer (DETR)proposes to perform object detection with Transformer and achieve comparable performance with two-stage object detection like Faster-RCNN. However, DETR needs huge computational resources…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Minghang Zheng , Peng Gao , Renrui Zhang , Kunchang Li , Xiaogang Wang , Hongsheng Li , Hao Dong

Real-time object tracking necessitates a delicate balance between speed and accuracy, a challenge exacerbated by the computational demands of deep learning methods. In this paper, we propose Confidence-Triggered Detection (CTD), an…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Zhicheng Ding , Zhixin Lai , Siyang Li , Panfeng Li , Qikai Yang , Edward Wong

The goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Jonathan Huang , Vivek Rathod , Chen Sun , Menglong Zhu , Anoop Korattikara , Alireza Fathi , Ian Fischer , Zbigniew Wojna , Yang Song , Sergio Guadarrama , Kevin Murphy

Inference from large autoregressive models like Transformers is slow - decoding K tokens takes K serial runs of the model. In this work we introduce speculative decoding - an algorithm to sample from autoregressive models faster without any…

机器学习 · 计算机科学 2023-05-22 Yaniv Leviathan , Matan Kalman , Yossi Matias

3D object detection is an essential vision technique for various robotic systems, such as augmented reality and domestic robots. Transformers as versatile network architectures have recently seen great success in 3D point cloud object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Manli Shu , Le Xue , Ning Yu , Roberto Martín-Martín , Caiming Xiong , Tom Goldstein , Juan Carlos Niebles , Ran Xu

Detection Transformers have achieved competitive performance on the sample-rich COCO dataset. However, we show most of them suffer from significant performance drops on small-size datasets, like Cityscapes. In other words, the detection…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Wen Wang , Jing Zhang , Yang Cao , Yongliang Shen , Dacheng Tao

Transformer-based neural networks have surpassed promising performance on many biomedical image segmentation tasks due to a better global information modeling from the self-attention mechanism. However, most methods are still designed for…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Zheyuan Zhang , Ulas Bagci

Incremental object detection (IOD) aims to train an object detector in phases, each with annotations for new object categories. As other incremental settings, IOD is subject to catastrophic forgetting, which is often addressed by techniques…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Yaoyao Liu , Bernt Schiele , Andrea Vedaldi , Christian Rupprecht

We present a new 3D point-based detector model, named Shift-SSD, for precise 3D object detection in autonomous driving. Traditional point-based 3D object detectors often employ architectures that rely on a progressive downsampling of…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Zhili Chen , Kien T. Pham , Maosheng Ye , Zhiqiang Shen , Qifeng Chen

We introduce a Transformer based 6D Object Pose Estimation framework VideoPose, comprising an end-to-end attention based modelling architecture, that attends to previous frames in order to estimate accurate 6D Object Poses in videos. Our…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Apoorva Beedu , Huda Alamri , Irfan Essa

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Yujing Xue , Jiageng Mao , Minzhe Niu , Hang Xu , Michael Bi Mi , Wei Zhang , Xiaogang Wang , Xinchao Wang

Point-cloud based 3D object detectors recently have achieved remarkable progress. However, most studies are limited to the development of network architectures for improving only their accuracy without consideration of the computational…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Hyeon Cho , Junyong Choi , Geonwoo Baek , Wonjun Hwang