中文
相关论文

相关论文: Location-Sensitive Visual Recognition with Cross-I…

200 篇论文

This paper proposes a robust localization system that employs deep learning for better scene representation, and enhances the accuracy of 6-DOF camera pose estimation. Inspired by the fact that global scene structure can be revealed by wide…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Hsin-I Chen , Sebastian Agethen , Chiamin Wu , Winston Hsu , Bing-Yu Chen

Deep convolutional neural networks have largely benefited computer vision tasks. However, the high computational complexity limits their real-world applications. To this end, many methods have been proposed for efficient network learning,…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Biao Qian , Yang Wang , Zhao Zhang , Richang Hong , Meng Wang , Ling Shao

Current anchor-free object detectors are quite simple and effective yet lack accurate label assignment methods, which limits their potential in competing with classic anchor-based models that are supported by well-designed assignment…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Jiachen Li , Bowen Cheng , Rogerio Feris , Jinjun Xiong , Thomas S. Huang , Wen-Mei Hwu , Humphrey Shi

Detecting anatomical landmarks in medical images plays an essential role in understanding the anatomy and planning automated processing. In recent years, a variety of deep neural network methods have been developed to detect landmarks…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Heqin Zhu , Qingsong Yao , Li Xiao , S. Kevin Zhou

For most of the anchor-based detectors, Intersection over Union(IoU) is widely utilized to assign targets for the anchors during training. However, IoU pays insufficient attention to the closeness of the anchor's center to the truth box's…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Shengkai Wu , Jinrong Yang , Hangcheng Yu , Lijun Gou , Xiaoping Li

Visual localization is critical to many applications in computer vision and robotics. To address single-image RGB localization, state-of-the-art feature-based methods match local descriptors between a query image and a pre-built 3D model.…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Shuzhe Wang , Zakaria Laskar , Iaroslav Melekhov , Xiaotian Li , Yi Zhao , Giorgos Tolias , Juho Kannala

Lane marker detection is a crucial component of the autonomous driving and driver assistance systems. Modern deep lane detection methods with row-based lane representation exhibit excellent performance on lane detection benchmarks. Through…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Hiroto Honda , Yusuke Uchida

In this paper, we address the problem of 3D object instance recognition and pose estimation of localized objects in cluttered environments using convolutional neural networks. Inspired by the descriptor learning approach of Wohlhart et al.,…

计算机视觉与模式识别 · 计算机科学 2019-04-11 Sergey Zakharov , Wadim Kehl , Benjamin Planche , Andreas Hutter , Slobodan Ilic

Semantic object parsing is a fundamental task for understanding objects in detail in computer vision community, where incorporating multi-level contextual information is critical for achieving such fine-grained pixel-level recognition.…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Xiaodan Liang , Xiaohui Shen , Donglai Xiang , Jiashi Feng , Liang Lin , Shuicheng Yan

Detecting both known and unknown objects is a fundamental skill for robot manipulation in unstructured environments. Open-set object detection (OSOD) is a promising direction to handle the problem consisting of two subtasks: objects and…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Zhongxiang Zhou , Yifei Yang , Yue Wang , Rong Xiong

Visibility analysis in urban planning has traditionally relied on line-of-sight (LoS) simulations, which capture geometric occlusion. However, these approaches depend on accurate 3D data that is often unavailable and may not adequately…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Zicheng Fan , Kunihiko Fujiwara , Pengyuan Liu , Fan Zhang , Filip Biljecki

We aim for accurate and efficient line landmark detection for valet parking, which is a long-standing yet unsolved problem in autonomous driving. To this end, we present a deep line landmark detection system where we carefully design the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Rui Tang , Jian Pu

Object detection and instance segmentation are two fundamental computer vision tasks. They are closely correlated but their relations have not yet been fully explored in most previous work. This paper presents RDSNet, a novel deep…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Shaoru Wang , Yongchao Gong , Junliang Xing , Lichao Huang , Chang Huang , Weiming Hu

Landmark detection algorithms trained on high resolution images perform poorly on datasets containing low resolution images. This deters the performance of algorithms relying on quality landmarks, for example, face recognition. To the best…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Amit Kumar , Rama Chellappa

The accuracy of object detectors and trackers is most commonly evaluated by the Intersection over Union (IoU) criterion. To date, most approaches are restricted to axis-aligned or oriented boxes and, as a consequence, many datasets are only…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Tobias Bottger , Patrick Follmann , Michael Fauser

Spatial-wise dynamic convolution has become a promising approach to improving the inference efficiency of deep networks. By allocating more computation to the most informative pixels, such an adaptive inference paradigm reduces the spatial…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Yizeng Han , Zhihang Yuan , Yifan Pu , Chenhao Xue , Shiji Song , Guangyu Sun , Gao Huang

The attributes of object contours has great significance for instance segmentation task. However, most of the current popular deep neural networks do not pay much attention to the object edge information. Inspired by the human annotation…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Wenchao Zhang , Chong Fu , Mai Zhu

In robot automated assembly, snap assembly precision and efficiency directly determine overall production quality. As a core prerequisite, snap detection and localization critically affect subsequent assembly success. Traditional visual…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Kuanxu Hou

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accuracy, this paper…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Huimin Shi , Quan Zhou , Yinghao Ni , Xiaofu Wu , Longin Jan Latecki

Accurate facial landmarks are essential prerequisites for many tasks related to human faces. In this paper, an accurate facial landmark detector is proposed based on cascaded transformers. We formulate facial landmark detection as a…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Hui Li , Zidong Guo , Seon-Min Rhee , Seungju Han , Jae-Joon Han