中文
相关论文

相关论文: UniHead: Unifying Multi-Perception for Detection H…

200 篇论文

In this paper, we solve three low-level pixel-wise vision problems, including salient object segmentation, edge detection, and skeleton extraction, within a unified framework. We first show some similarities shared by these tasks and then…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Jiang-Jiang Liu , Qibin Hou , Ming-Ming Cheng

Realizing unified 3D object detection, including both indoor and outdoor scenes, holds great importance in applications like robot navigation. However, involving various scenarios of data to train models poses challenges due to their…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Zhuoling Li , Xiaogang Xu , SerNam Lim , Hengshuang Zhao

Accurate and robust multimodal multi-task perception is crucial for modern autonomous driving systems. However, current multimodal perception research follows independent paradigms designed for specific perception tasks, leading to a lack…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Xiao Zhao , Xukun Zhang , Dingkang Yang , Mingyang Sun , Mingcheng Li , Shunli Wang , Lihua Zhang

Object parts serve as crucial intermediate representations in various downstream tasks, but part-level representation learning still has not received as much attention as other vision tasks. Previous research has established that Vision…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Jiahao Xia , Wenjian Huang , Min Xu , Jianguo Zhang , Haimin Zhang , Ziyu Sheng , Dong Xu

Attention layers are widely used in natural language processing (NLP) and are beginning to influence computer vision architectures. Training very large transformer models allowed significant improvement in both fields, but once trained,…

机器学习 · 计算机科学 2021-05-21 Jean-Baptiste Cordonnier , Andreas Loukas , Martin Jaggi

A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Pan Wei , John E. Ball , Derek T. Anderson

Detection Transformers represent end-to-end object detection approaches based on a Transformer encoder-decoder architecture, exploiting the attention mechanism for global relation modeling. Although Detection Transformers deliver results on…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Bastian Wittmann , Fernando Navarro , Suprosanna Shit , Bjoern Menze

Traditional object recognition approaches apply feature extraction, part deformation handling, occlusion handling and classification sequentially while they are independent from each other. Ouyang and Wang proposed a model for jointly…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Seyedshams Feyzabadi

Face recognition technology has dramatically transformed the landscape of security, surveillance, and authentication systems, offering a user-friendly and non-invasive biometric solution. However, despite its significant advantages, face…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Arun Kunwar , Ajita Rattani

Face forgery detection encompasses multiple critical tasks, including identifying forged images and videos and localizing manipulated regions and temporal segments. Current approaches typically employ task-specific models with independent…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Haotian Liu , Haoyu Chen , Chenhui Pan , You Hu , Guoying Zhao , Xiaobai Li

Accurate and robust object detection is critical for autonomous driving. Image-based detectors face difficulties caused by low visibility in adverse weather conditions. Thus, radar-camera fusion is of particular interest but presents…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Huawei Sun , Hao Feng , Georg Stettinger , Lorenzo Servadei , Robert Wille

Object detection is a core component of perception systems, providing the ego vehicle with information about its surroundings to ensure safe route planning. While cameras and Lidar have significantly advanced perception systems, their…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Farzeen Munir , Shoaib Azam , Tomasz Kucner , Ville Kyrki , Moongu Jeon

Three-dimensional perception from multi-view cameras is a crucial component in autonomous driving systems, which involves multiple tasks like 3D object detection and bird's-eye-view (BEV) semantic segmentation. To improve perception…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Zhongyu Xia , ZhiWei Lin , Xinhao Wang , Yongtao Wang , Yun Xing , Shengxiang Qi , Nan Dong , Ming-Hsuan Yang

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Cheng Chi , Fangyun Wei , Han Hu

Unsupervised 3D object detection methods have emerged to leverage vast amounts of data without requiring manual labels for training. Recent approaches rely on dynamic objects for learning to detect mobile objects but penalize the detections…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Ted Lentsch , Holger Caesar , Dariu M. Gavrila

3D object detection in driving scenarios faces the challenge of complex road environments, which can lead to the loss or incompleteness of key features, thereby affecting perception performance. To address this issue, we propose an advanced…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Wenxuan Li , Qin Zou , Chi Chen , Bo Du , Long Chen , Jian Zhou , Hongkai Yu

Cooperative perception enhances the individual perception capabilities of autonomous vehicles (AVs) by providing a comprehensive view of the environment. However, balancing perception performance and transmission costs remains a significant…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Zhe Wang , Shaocong Xu , Xucai Zhuang , Tongda Xu , Yan Wang , Jingjing Liu , Yilun Chen , Ya-Qin Zhang

In this paper, we propose a unified panoptic segmentation network (UPSNet) for tackling the newly proposed panoptic segmentation task. On top of a single backbone residual network, we first design a deformable convolution based semantic…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yuwen Xiong , Renjie Liao , Hengshuang Zhao , Rui Hu , Min Bai , Ersin Yumer , Raquel Urtasun

Given multiple datasets with different label spaces, the goal of this work is to train a single object detector predicting over the union of all the label spaces. The practical benefits of such an object detector are obvious and significant…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Xiangyun Zhao , Samuel Schulter , Gaurav Sharma , Yi-Hsuan Tsai , Manmohan Chandraker , Ying Wu

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa