中文
相关论文

相关论文: ALIKED: A Lighter Keypoint and Descriptor Extracti…

200 篇论文

Local feature extraction is a standard approach in computer vision for tackling important tasks such as image matching and retrieval. The core assumption of most methods is that images undergo affine transformations, disregarding more…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Guilherme Potje , Felipe Cadar , Andre Araujo , Renato Martins , Erickson R. Nascimento

Establishing a sparse set of keypoint correspon dences between images is a fundamental task in many computer vision pipelines. Often, this translates into a computationally expensive nearest neighbor search, where every keypoint descriptor…

计算机视觉与模式识别 · 计算机科学 2022-08-11 Emanuele Santellani , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

We introduce SANDesc, a Streamlined Attention-Based Network for Descriptor extraction that aims to improve on existing architectures for keypoint description. Our descriptor network learns to compute descriptors that improve matching…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Mattia D'Urso , Emanuele Santellani , Christian Sormann , Mattia Rossi , Andreas Kuhn , Friedrich Fraundorfer

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Xiaoming Zhao , Xingming Wu , Jinyu Miao , Weihai Chen , Peter C. Y. Chen , Zhengguo Li

Deep neural networks have demonstrated highly competitive performance in super-resolution (SR) for natural images by learning mappings from low-resolution (LR) to high-resolution (HR) images. However, hyperspectral super-resolution remains…

图像与视频处理 · 电气工程与系统科学 2025-05-02 Usman Muhammad , Jorma Laaksonen , Lyudmila Mihaylova

As a core step in structure-from-motion and SLAM, robust feature detection and description under challenging scenarios such as significant viewpoint changes remain unresolved despite their ubiquity. While recent works have identified the…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Gonglin Chen , Tianwen Fu , Haiwei Chen , Wenbin Teng , Hanyuan Xiao , Yajie Zhao

Researchers have proposed various methods to extract 3D keypoints from the surface of 3D mesh models over the last decades, but most of them are based on geometric methods, which lack enough flexibility to meet the requirements for various…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Xinyu Lin , Ce Zhu , Qian Zhang , Yipeng Liu

The field of keypoint extraction, which is essential for vision applications like Structure from Motion (SfM) and Simultaneous Localization and Mapping (SLAM), has evolved from relying on handcrafted methods to leveraging deep learning…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Haodi Yao , Fenghua He , Ning Hao , Chen Xie

High-quality 3D reconstructions from endoscopy video play an important role in many clinical applications, including surgical navigation where they enable direct video-CT registration. While many methods exist for general multi-view 3D…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Xingtong Liu , Yiping Zheng , Benjamin Killeen , Masaru Ishii , Gregory D. Hager , Russell H. Taylor , Mathias Unberath

Deep neural networks have emerged as powerful tools for learning operators defined over infinite-dimensional function spaces. However, existing theories frequently encounter difficulties related to dimensionality and limited…

机器学习 · 计算机科学 2026-05-12 Jianfei Li , Shuo Huang , Han Feng , Ding-Xuan Zhou , Gitta Kutyniok

Humans demonstrate remarkable skill in transferring manipulation abilities across objects of varying shapes, poses, and appearances, a capability rooted in their understanding of semantic correspondences between different instances. To…

机器人学 · 计算机科学 2024-03-19 Qianxu Wang , Haotong Zhang , Congyue Deng , Yang You , Hao Dong , Yixin Zhu , Leonidas Guibas

In this paper, we present a novel approach that exploits the information within the descriptor space to propose keypoint locations. Detect then describe, or detect and describe jointly are two typical strategies for extracting local…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Yurun Tian , Vassileios Balntas , Tony Ng , Axel Barroso-Laguna , Yiannis Demiris , Krystian Mikolajczyk

Local feature extraction remains an active research area due to the advances in fields such as SLAM, 3D reconstructions, or AR applications. The success in these applications relies on the performance of the feature detector and descriptor.…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Axel Barroso-Laguna , Yannick Verdie , Benjamin Busam , Krystian Mikolajczyk

Despite strong empirical performance for image classification, deep neural networks are often regarded as ``black boxes'' and they are difficult to interpret. On the other hand, sparse convolutional models, which assume that a signal can be…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Xili Dai , Mingyang Li , Pengyuan Zhai , Shengbang Tong , Xingjian Gao , Shao-Lun Huang , Zhihui Zhu , Chong You , Yi Ma

Dense pixel matching is important for many computer vision tasks such as disparity and flow estimation. We present a robust, unified descriptor network that considers a large context region with high spatial variance. Our network has a very…

计算机视觉与模式识别 · 计算机科学 2019-04-08 René Schuster , Oliver Wasenmüller , Christian Unger , Didier Stricker

Researchers have attempted utilizing deep neural network (DNN) to learn novel local features from images inspired by its recent successes on a variety of vision tasks. However, existing DNN-based algorithms have not achieved such remarkable…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Yafei Song , Ling Cai , Jia Li , Yonghong Tian , Mingyang Li

Image deblurring aims to recover the latent sharp image from its blurry counterpart and has a wide range of applications in computer vision. The Convolution Neural Networks (CNNs) have performed well in this domain for many years, and until…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Lingyan Ruan , Mojtaba Bemana , Hans-peter Seidel , Karol Myszkowski , Bin Chen

Image deep features extracted by pre-trained networks are known to contain rich and informative representations. In this paper, we present Deep Degradation Response (DDR), a method to quantify changes in image deep features under varying…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Juncheng Wu , Zhangkai Ni , Hanli Wang , Wenhan Yang , Yuyin Zhou , Shiqi Wang

Convolutional Neural Networks have demonstrated superior performance on single image depth estimation in recent years. These works usually use stacked spatial pooling or strided convolution to get high-level information which are common…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Zhixiang Hao , Yu Li , Shaodi You , Feng Lu

Keypoint detection is the foundation of many computer vision tasks, including image registration, structure-from-motion, 3D reconstruction, visual odometry, and SLAM. Traditional detectors (SIFT, ORB, BRISK, FAST, etc.) and learning-based…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shaharyar Ahmed Khan Tareen , Filza Khan Tareen , Xiaojing Yuan
‹ 上一页 1 2 3 10 下一页 ›