中文
相关论文

相关论文: FastMap: Fast Queries Initialization Based Vectori…

200 篇论文

We perform fast vehicle detection from traffic surveillance cameras. A novel deep learning framework, namely Evolving Boxes, is developed that proposes and refines the object boxes under different feature representations. Specifically, our…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Li Wang , Yao Lu , Hong Wang , Yingbin Zheng , Hao Ye , Xiangyang Xue

Transformer-based detectors have advanced small-object detection, but they often remain inefficient and vulnerable to background-induced query noise, which motivates deep decoders to refine low-quality queries. We present HELP…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Yangchen Zeng , Zhenyu Yu , Dongming Jiang , Wenbo Zhang , Yifan Hong , Zhanhua Hu , Jiao Luo , Kangning Cui

Both performance and efficiency are important to semantic segmentation. State-of-the-art semantic segmentation algorithms are mostly based on dilated Fully Convolutional Networks (dilatedFCN), which adopt dilated convolutions in the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Jianbo Liu , Junjun He , Jiawei Zhang , Jimmy S. Ren , Hongsheng Li

Behavior prediction in dynamic, multi-agent systems is an important problem in the context of self-driving cars, due to the complex representations and interactions of road components, including moving agents (e.g. pedestrians and vehicles)…

计算机视觉与模式识别 · 计算机科学 2020-05-12 Jiyang Gao , Chen Sun , Hang Zhao , Yi Shen , Dragomir Anguelov , Congcong Li , Cordelia Schmid

Transformer-based models have made tremendous impacts in natural language generation. However the inference speed is a bottleneck due to large model size and intensive computing involved in auto-regressive decoding process. We develop…

计算与语言 · 计算机科学 2021-07-14 Yu Yan , Fei Hu , Jiusheng Chen , Nikhil Bhendawade , Ting Ye , Yeyun Gong , Nan Duan , Desheng Cui , Bingyu Chi , Ruofei Zhang

In image retrieval, standard evaluation metrics rely on score ranking, e.g. average precision (AP). In this paper, we introduce a method for robust and decomposable average precision (ROADMAP) addressing two major challenges for end-to-end…

机器学习 · 计算机科学 2021-12-09 Elias Ramzi , Nicolas Thome , Clément Rambour , Nicolas Audebert , Xavier Bitot

A key question in the problem of 3D reconstruction is how to train a machine or a robot to model 3D objects. Many tasks like navigation in real-time systems such as autonomous vehicles directly depend on this problem. These systems usually…

计算机视觉与模式识别 · 计算机科学 2022-09-22 AmirHossein Zamani , Amir G. Aghdam , Kamran Ghaffari T

Graph-structured data arise in many scenarios. A fundamental problem is to quantify the similarities of graphs for tasks such as classification. R-convolution graph kernels are positive-semidefinite functions that decompose graphs into…

机器学习 · 计算机科学 2022-01-25 Wei Ye , Omid Askarisichani , Alex Jones , Ambuj Singh

3D reconstruction, which aims to recover the dense three-dimensional structure of a scene, is a cornerstone technology for numerous applications, including augmented/virtual reality, autonomous driving, and robotics. While traditional…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Wei Zhang , Yihang Wu , Songhua Li , Wenjie Ma , Xin Ma , Qiang Li , Qi Wang

Transformer and its variants have shown great potential for various vision tasks in recent years, including image classification, object detection and segmentation. Meanwhile, recent studies also reveal that with proper architecture design,…

计算机视觉与模式识别 · 计算机科学 2025-02-28 Xinghao Chen , Siwei Li , Yijing Yang , Yunhe Wang

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

High-definition (HD) map serves as the essential infrastructure of autonomous driving. In this work, we build up a systematic vectorized map annotation framework (termed VMA) for efficiently generating HD map of large-scale driving scene.…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Shaoyu Chen , Yunchi Zhang , Bencheng Liao , Jiafeng Xie , Tianheng Cheng , Wei Sui , Qian Zhang , Chang Huang , Wenyu Liu , Xinggang Wang

Accurate 3D lane segment detection and topology reasoning are critical for structured online map construction in autonomous driving. Recent transformer-based approaches formulate this task as query-based set prediction, yet largely inherit…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Danny Abraham , Nikhil Kamalkumar Advani , Arun Das , Nikil Dutt

Robust localization is the cornerstone of autonomous driving, especially in challenging urban environments where GPS signals suffer from multipath errors. Traditional localization approaches rely on high-definition (HD) maps, which consist…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Hang Wu , Zhenghao Zhang , Siyuan Lin , Xiangru Mu , Qiang Zhao , Ming Yang , Tong Qin

We present FAST, an optimization framework for fast additive segmentation. FAST segments piecewise constant shape functions for each feature in a dataset to produce transparent additive models. The framework leverages a novel optimization…

机器学习 · 统计学 2025-07-31 Brian Liu , Rahul Mazumder

With the fast development of autonomous driving technologies, there is an increasing demand for high-definition (HD) maps, which provide reliable and robust prior information about the static part of the traffic environments. As one of the…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Zhenhua Xu , Yuxuan Liu , Yuxiang Sun , Ming Liu , Lujia Wang

3D reconstruction in large-scale scenes is a fundamental task in 3D perception, but the inherent trade-off between accuracy and computational efficiency remains a significant challenge. Existing methods either prioritize speed and produce…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Jungho Lee , Minhyeok Lee , Sunghun Yang , Minseok Kang , Sangyoun Lee

Recently, DETR pioneered the solution of vision tasks with transformers, it directly translates the image feature map into the object detection result. Though effective, translating the full feature map can be costly due to redundant…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Tao Wang , Li Yuan , Yunpeng Chen , Jiashi Feng , Shuicheng Yan

Feed-forward 3D foundation models face a key challenge: the quadratic computational cost introduced by global attention, which severely limits scalability as input length increases. Concurrent acceleration methods, such as token merging,…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Xinze Li , Pengxu Chen , Yiyuan Wang , Weifeng Su , Wentao Cheng

Cooperative perception is the key approach to augment the perception of connected and automated vehicles (CAVs) toward safe autonomous driving. However, it is challenging to achieve real-time perception sharing for hundreds of CAVs in…

机器人学 · 计算机科学 2023-10-04 Qiang Liu , Yongjie Xue , Yuru Zhang , Dawei Chen , Kyungtae Han