中文
相关论文

相关论文: DeTra: A Unified Model for Object Detection and Tr…

200 篇论文

3D object detection with surround-view images is an essential task for autonomous driving. In this work, we propose DETR4D, a Transformer-based framework that explores sparse attention and direct feature query for 3D object detection in…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Zhipeng Luo , Changqing Zhou , Gongjie Zhang , Shijian Lu

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Run Luo , Zikai Song , Lintao Ma , Jinlin Wei , Wei Yang , Min Yang

Detection Transformer (DETR) has redefined object detection by casting it as a set prediction task within an end-to-end framework. Despite its elegance, DETR and its variants still rely on fixed learnable queries and suffer from severe…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zhengjian Kang , Jun Zhuang , Kangtong Mo , Qi Chen , Rui Liu , Ye Zhang

Depth completion and object detection are two crucial tasks often used for aerial 3D mapping, path planning, and collision avoidance of Uncrewed Aerial Vehicles (UAVs). Common solutions include using measurements from a LiDAR sensor;…

计算机视觉与模式识别 · 计算机科学 2023-04-26 Sara Hatami Gazani , Fardad Dadboud , Miodrag Bolic , Iraj Mantegh , Homayoun Najjaran

Motion prediction has been an essential component of autonomous driving systems since it handles highly uncertain and complex scenarios involving moving agents of different types. In this paper, we propose a Multi-Granular TRansformer…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Yiqian Gan , Hao Xiao , Yizhe Zhao , Ethan Zhang , Zhe Huang , Xin Ye , Lingting Ge

Transformer-based object detectors (DETR) have shown significant performance across machine vision tasks, ultimately in object detection. This detector is based on a self-attention mechanism along with the transformer encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Zhao Ning Zou , Yuhang Zhang , Robert Wijaya

Clothing segmentation and fine-grained attribute recognition are challenging tasks at the crossing of computer vision and fashion, which segment the entire ensemble clothing instances as well as recognize detailed attributes of the clothing…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Hao Tian , Yu Cao , P. Y. Mok

We propose the first learning-based approach for fast moving objects detection. Such objects are highly blurred and move over large distances within one video frame. Fast moving objects are associated with a deblurring and matting problem,…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Denys Rozumnyi , Jiri Matas , Filip Sroubek , Marc Pollefeys , Martin R. Oswald

Detection Transformers (DETR) formulate object detection as a set prediction problem and enable end-to-end training without post-processing. However, object queries in DETR interact through symmetric self-attention, which enforces uniform…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Ye Zhang , Qi Chen , Wenyou Huang , Rui Liu , Zhengjian Kang

Capturing uncertainty in object detection is indispensable for safe autonomous driving. In recent years, deep learning has become the de-facto approach for object detection, and many probabilistic object detectors have been proposed.…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Di Feng , Ali Harakeh , Steven Waslander , Klaus Dietmayer

Traditionally multi-object tracking and object detection are performed using separate systems with most prior works focusing exclusively on one of these aspects over the other. Tracking systems clearly benefit from having access to accurate…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zhichao Lu , Vivek Rathod , Ronny Votel , Jonathan Huang

Over the years various methods have been proposed for the problem of object detection. Recently, we have witnessed great strides in this domain owing to the emergence of powerful deep neural networks. However, there are typically two main…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Klemen Kotar , Roozbeh Mottaghi

The use of intelligent automation is growing significantly in the automotive industry, as it assists drivers and fleet management companies, thus increasing their productivity. Dash cams are now been used for this purpose which enables the…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Osama Mustafa , Khizer Ali , Anam Bibi , Imran Siddiqi , Momina Moetesum

Scene Graph Generation (SGG) is a challenging task of detecting objects and predicting relationships between objects. After DETR was developed, one-stage SGG models based on a one-stage object detector have been actively studied. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Jinbae Im , JeongYeon Nam , Nokyung Park , Hyungmin Lee , Seunghyun Park

Transformer-based detection and segmentation methods use a list of learned detection queries to retrieve information from the transformer network and learn to predict the location and category of one specific object from each query. We…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Yiming Cui , Linjie Yang , Haichao Yu

Albeit revealing impressive predictive performance for several computer vision tasks, deep neural networks (DNNs) are prone to making overconfident predictions. This limits the adoption and wider utilization of DNNs in many safety-critical…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Muhammad Akhtar Munir , Salman Khan , Muhammad Haris Khan , Mohsen Ali , Fahad Shahbaz Khan

Interacting with the environment, such as object detection and tracking, is a crucial ability of mobile robots. Besides high accuracy, efficiency in terms of processing effort and energy consumption are also desirable. To satisfy both…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Xuesong Li , Jose Guivant

Recurrent Neural Network, Long Short-Term Memory, and Transformer have made great progress in predicting the trajectories of moving objects. Although the trajectory element with the surrounding scene features has been merged to improve…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Wendong Zhang , Qingjie Chai , Quanqi Zhang , Chengwei Wu

One-to-one set matching is a key design for DETR to establish its end-to-end capability, so that object detection does not require a hand-crafted NMS (non-maximum suppression) to remove duplicate detections. This end-to-end signature is…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Ding Jia , Yuhui Yuan , Haodi He , Xiaopei Wu , Haojun Yu , Weihong Lin , Lei Sun , Chao Zhang , Han Hu

The problem of multi-object tracking is a fundamental computer vision research focus, widely used in public safety, transport, autonomous vehicles, robotics, and other regions involving artificial intelligence. Because of the complexity of…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Kai Ren , Chuanping Hu