中文
相关论文

相关论文: On the Comparison of Classic and Deep Keypoint Det…

200 篇论文

Security analysts and administrators face a lot of challenges to detect and prevent network intrusions in their organizations, and to prevent network breaches, detecting the breach on time is crucial. Challenges arise while detecting…

密码学与安全 · 计算机科学 2019-10-04 Shisrut Rawat , Aishwarya Srinivasan , Vinayakumar R

We introduce a novel approach for keypoint detection task that combines handcrafted and learned CNN filters within a shallow multi-scale architecture. Handcrafted filters provide anchor structures for learned filters, which localize, score…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Axel Barroso-Laguna , Edgar Riba , Daniel Ponsa , Krystian Mikolajczyk

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

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

This paper presents a hand-written character recognition comparison and performance evaluation for robust and precise classification of different hand-written characters. The system utilizes advanced multilayer deep neural network by…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Moazam Soomro , Muhammad Ali Farooq , Rana Hammad Raza

Keypoint detection is a pivotal step in 3D reconstruction, whereby sets of (up to) K points are detected in each view of a scene. Crucially, the detected points need to be consistent between views, i.e., correspond to the same 3D point in…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Johan Edstedt , Georg Bökman , Mårten Wadenbäck , Michael Felsberg

In recent years, the growth of Internet of Things (IoT) as an emerging technology has been unbelievable. The number of networkenabled devices in IoT domains is increasing dramatically, leading to the massive production of electronic data.…

机器学习 · 计算机科学 2020-01-29 Meysam Vakili , Mohammad Ghamsari , Masoumeh Rezaei

Feature detectors and descriptors have been successfully used for various computer vision tasks, such as video object tracking and content-based image retrieval. Many methods use image gradients in different stages of the…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Umut Özaydın , Theodoros Georgiou , Michael Lew

Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neural networks. In this…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Petru Soviany , Radu Tudor Ionescu

This paper describes a method for searching for common sets of descriptors between collections of images. The presented method operates on local interest keypoints, which are generated using the SURF algorithm. The use of a dictionary of…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Patryk Najgebauer , Janusz Rygal , Tomasz Nowak , Jakub Romanowski , Leszek Rutkowski , Sviatoslav Voloshynovskiy , Rafal Scherer

We present a novel learned keypoint detection method designed to maximize the number of correct matches for the task of non-rigid image correspondence. Our training framework uses true correspondences, obtained by matching annotated image…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Welerson Melo , Guilherme Potje , Felipe Cadar , Renato Martins , Erickson R. Nascimento

Several SLAM methods benefit from the use of semantic information. Most integrate photometric methods with high-level semantics such as object detection and semantic segmentation. We propose that adding a semantic segmentation decoder in a…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Gabriel S. Gama , Nícolas S. Rosa , Valdir Grassi

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

We present remote Operating System detection as an inference problem: given a set of observations (the target host responses to a set of tests), we want to infer the OS type which most probably generated these observations. Classical…

密码学与安全 · 计算机科学 2010-06-11 Carlos Sarraute , Javier Burroni

Many automated operations in agriculture, such as weeding and plant counting, require robust and accurate object detectors. Robotic fruit harvesting is one of these, and is an important technology to address the increasing labour shortages…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Jasper Brown , Salah Sukkarieh

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

The extraction and matching of interest points are fundamental to many geometric computer vision tasks. Traditionally, matching is performed by assigning descriptors to interest points and identifying correspondences based on descriptor…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Ionuţ Grigore , Călin-Adrian Popa , Claudiu Leoveanu-Condrei

Indirect methods for visual SLAM are gaining popularity due to their robustness to environmental variations. ORB-SLAM2 \cite{orbslam2} is a benchmark method in this domain, however, it consumes significant time for computing descriptors…

机器人学 · 计算机科学 2021-12-30 Qiang Fu , Hongshan Yu , Xiaolong Wang , Zhengeng Yang , Yong He , Hong Zhang , Ajmal Mian

Joint channel estimation and signal detection (JCESD) is crucial in orthogonal frequency division multiplexing (OFDM) systems, but traditional algorithms perform poorly in low signal-to-noise ratio (SNR) scenarios. Deep learning (DL)…

信号处理 · 电气工程与系统科学 2024-06-24 Haocheng Ju , Haimiao Zhang , Lin Li , Xiao Li , Bin Dong

In this paper, we propose a novel benchmark for evaluating local image descriptors. We demonstrate that the existing datasets and evaluation protocols do not specify unambiguously all aspects of evaluation, leading to ambiguities and…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Vassileios Balntas , Karel Lenc , Andrea Vedaldi , Krystian Mikolajczyk