中文
相关论文

相关论文: SOLD2: Self-supervised Occlusion-aware Line Descri…

200 篇论文

Line segments are ubiquitous in our human-made world and are increasingly used in vision tasks. They are complementary to feature points thanks to their spatial extent and the structural information they provide. Traditional line detectors…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Rémi Pautrat , Daniel Barath , Viktor Larsson , Martin R. Oswald , Marc Pollefeys

An image line segment is a fundamental low-level visual feature that delineates straight, slender, and uninterrupted portions of objects and scenarios within images. Detection and description of line segments lay the basis for numerous…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Xinyu Lin , Yingjie Zhou , Yipeng Liu , Ce Zhu

Poles and building edges are frequently observable objects on urban roads, conveying reliable hints for various computer vision tasks. To repetitively extract them as features and perform association between discrete LiDAR frames for…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Xiangrui Zhao , Sheng Yang , Tianxin Huang , Jun Chen , Teng Ma , Mingyang Li , Yong Liu

Line segment detection plays a cornerstone role in computer vision tasks. Among numerous detection methods that have been recently proposed, the ones based on edge drawing attract increasing attention owing to their excellent detection…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xinyu Lin , Yingjie Zhou , Yipeng Liu , Ce Zhu

We present the novel Efficient Line Segment Detector and Descriptor (ELSD) to simultaneously detect line segments and extract their descriptors in an image. Unlike the traditional pipelines that conduct detection and description separately,…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Haotian Zhang , Yicheng Luo , Fangbo Qin , Yijia He , Xiao Liu

Combining the respective advantages of cross-modality images can compensate for the lack of information in the single modality, which has attracted increasing attention of researchers into multi-modal image matching tasks. Meanwhile, due to…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Shasha Mei

While supervised object detection methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this in scenarios where annotating data is…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua

Spatial reasoning on multi-view line drawings by state-of-the-art supervised deep networks is recently shown with puzzling low performances on the SPARE3D dataset. Based on the fact that self-supervised learning is helpful when a large…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Siyuan Xiang , Anbang Yang , Yanfei Xue , Yaoqing Yang , Chen Feng

Interest point detection and local feature description are fundamental steps in many computer vision applications. Classical methods for these tasks are based on a detect-then-describe paradigm where separate handcrafted methods are used to…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Jerome Revaud , Philippe Weinzaepfel , César De Souza , Noe Pion , Gabriela Csurka , Yohann Cabon , Martin Humenberger

Overhead line inspection greatly benefits from defect recognition using visible light imagery. Addressing the limitations of existing feature extraction techniques and the heavy data dependency of deep learning approaches, this paper…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Weixi Wang , Xichen Zhong , Xin Li , Sizhe Li , Xun Ma

Visual localization is a fundamental task for various applications including autonomous driving and robotics. Prior methods focus on extracting large amounts of often redundant locally reliable features, resulting in limited efficiency and…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Fei Xue , Ignas Budvytis , Roberto Cipolla

In this paper we present a method for line segment detection in images, based on a semi-supervised framework. Leveraging the use of a consistency loss based on differently augmented and perturbed unlabeled images with a small amount of…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Johanna Engman , Karl Åström , Magnus Oskarsson

We address a core problem of computer vision: Detection and description of 2D feature points for image matching. For a long time, hand-crafted designs, like the seminal SIFT algorithm, were unsurpassed in accuracy and efficiency. Recently,…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Aritra Bhowmik , Stefan Gumhold , Carsten Rother , Eric Brachmann

Along with feature points for image matching, line features provide additional constraints to solve visual geometric problems in robotics and computer vision (CV). Although recent convolutional neural network (CNN)-based line descriptors…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Sungho Yoon , Ayoung Kim

Self-supervised learning has transformed 2D computer vision by enabling models trained on large, unannotated datasets to provide versatile off-the-shelf features that perform similarly to models trained with labels. However, in 3D scene…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Pedro Hermosilla , Christian Stippel , Leon Sick

We focus on a fundamental task of detecting meaningful line structures, a.k.a. semantic line, in natural scenes. Many previous methods regard this problem as a special case of object detection and adjust existing object detectors for…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Kai Zhao , Qi Han , Chang-Bin Zhang , Jun Xu , Ming-Ming Cheng

This paper studies the problem of Line Segment Detection (LSD) for the characterization of line geometry in images, with the aim of learning a domain-agnostic robust LSD model that works well for any natural images. With the focus of…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Zeran Ke , Bin Tan , Xianwei Zheng , Yujun Shen , Tianfu Wu , Nan Xue

The success of supervised learning requires large-scale ground truth labels which are very expensive, time-consuming, or may need special skills to annotate. To address this issue, many self- or un-supervised methods are developed. Unlike…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Longlong Jing , Yucheng Chen , Ling Zhang , Mingyi He , Yingli Tian

In this work, we introduce LEAD, an approach to discover landmarks from an unannotated collection of category-specific images. Existing works in self-supervised landmark detection are based on learning dense (pixel-level) feature…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Tejan Karmali , Abhinav Atrishi , Sai Sree Harsha , Susmit Agrawal , Varun Jampani , R. Venkatesh Babu

While supervised object detection and segmentation methods achieve impressive accuracy, they generalize poorly to images whose appearance significantly differs from the data they have been trained on. To address this when annotating data is…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Isinsu Katircioglu , Helge Rhodin , Victor Constantin , Jörg Spörri , Mathieu Salzmann , Pascal Fua
‹ 上一页 1 2 3 10 下一页 ›