中文
相关论文

相关论文: Efficient Point-to-Subspace Query in $\ell^1$: The…

200 篇论文

It is demonstrated that non-constant kernel solution, that can fit the spatial variations of the kernel can be obtained with minimum computing time. The CPU cost required with this new extension of the image subtraction method is almost the…

天体物理学 · 物理学 2007-05-23 C. Alard

We present a new approach to approximate nearest-neighbor queries in fixed dimension under a variety of non-Euclidean distances. We are given a set $S$ of $n$ points in $\mathbb{R}^d$, an approximation parameter $\varepsilon > 0$, and a…

计算几何 · 计算机科学 2023-06-28 Ahmed Abdelkader , Sunil Arya , Guilherme D. da Fonseca , David M. Mount

Practical face recognition has been studied in the past decades, but still remains an open challenge. Current prevailing approaches have already achieved substantial breakthroughs in recognition accuracy. However, their performance usually…

计算机视觉与模式识别 · 计算机科学 2015-11-03 Yandong Wen , Weiyang Liu , Meng Yang , Zhifeng Li

Aligning partially overlapping point sets where there is no prior information about the value of the transformation is a challenging problem in computer vision. To achieve this goal, we first reduce the objective of the robust point…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Wei Lian , WangMeng Zuo , Lei Zhang

Face verification is a relatively easy task with the help of discriminative features from deep neural networks. However, it is still a challenge to recognize faces on millions of identities while keeping high performance and efficiency. The…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Ce Qi , Zhizhong Liu , Fei Su

Neural implicit representations, which encode a surface as the level set of a neural network applied to spatial coordinates, have proven to be remarkably effective for optimizing, compressing, and generating 3D geometry. Although these…

计算机视觉与模式识别 · 计算机科学 2022-06-27 Nicholas Sharp , Alec Jacobson

For Euclidean space ($\ell_2$), there exists the powerful dimension reduction transform of Johnson and Lindenstrauss, with a host of known applications. Here, we consider the problem of dimension reduction for all $\ell_p$ spaces $1 \le p…

计算几何 · 计算机科学 2015-12-08 Yair Bartal , Lee-Ad Gottlieb

Detecting spliced images is one of the emerging challenges in computer vision. Unlike prior methods that focus on detecting low-level artifacts generated during the manipulation process, we use an image retrieval approach to tackle this…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Bor-Chun Chen , Zuxuan Wu , Larry S. Davis , Ser-Nam Lim

The $c$-approximate Near Neighbor problem in high dimensional spaces has been mainly addressed by Locality Sensitive Hashing (LSH), which offers polynomial dependence on the dimension, query time sublinear in the size of the dataset, and…

计算几何 · 计算机科学 2016-12-23 Georgia Avarikioti , Ioannis Z. Emiris , Ioannis Psarros , Georgios Samaras

Subspace clustering is the unsupervised grouping of points lying near a union of low-dimensional linear subspaces. Algorithms based directly on geometric properties of such data tend to either provide poor empirical performance, lack…

计算机视觉与模式识别 · 计算机科学 2021-01-08 John Lipor , David Hong , Yan Shuo Tan , Laura Balzano

Transformer architectures are now central to sequence modeling tasks. At its heart is the attention mechanism, which enables effective modeling of long-term dependencies in a sequence. Recently, transformers have been successfully applied…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Lin Zheng , Huijie Pan , Lingpeng Kong

Fast and robust pupil detection is an essential prerequisite for video-based eye-tracking in real-world settings. Several algorithms for image-based pupil detection have been proposed, their applicability is mostly limited to laboratory…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Wolfgang Fuhl , Thiago C. Santini , Thomas Kuebler , Enkelejda Kasneci

Deep learning technology has enabled successful modeling of complex facial features when high quality images are available. Nonetheless, accurate modeling and recognition of human faces in real world scenarios `on the wild' or under adverse…

计算机视觉与模式识别 · 计算机科学 2020-11-30 S. W. Arachchilage , E. Izquierdo

Detecting and recognizing faces accurately has always been a challenge. Differentiating facial features, training images, and producing quick results require a lot of computation. The REaL system we have proposed in this paper discusses its…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Sandesh Ramesh , Manoj Kumar M , K Aditya Shastry

We explore the problems of classification of composite object (images, speech signals) with low number of models per class. We study the question of improving recognition performance for medium-sized database (thousands of classes). The key…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Andrey Savchenko

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individual points with…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Gongxin Yao , Yixin Xuan , Yiwei Chen , Yu Pan

Though tremendous strides have been made in object recognition, one of the remaining open challenges is detecting small objects. We explore three aspects of the problem in the context of finding small faces: the role of scale invariance,…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Peiyun Hu , Deva Ramanan

An outstanding open question posed by Guha and Indyk in 2006 asks to characterize metric spaces in which distances can be estimated using efficient sketches. Specifically, we say that a sketching algorithm is efficient if it achieves…

数据结构与算法 · 计算机科学 2017-02-16 Alexandr Andoni , Robert Krauthgamer , Ilya Razenshteyn

Face detection is to search all the possible regions for faces in images and locate the faces if there are any. Many applications including face recognition, facial expression recognition, face tracking and head-pose estimation assume that…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Yuantao Feng , Shiqi Yu , Hanyang Peng , Yan-Ran Li , Jianguo Zhang

The main contribution of this dissertation is the introduction of new or improved approximation algorithms and data structures for several similarity search problems. We examine the furthest neighbor query, the annulus query, distance…

数据结构与算法 · 计算机科学 2019-06-13 Johan von Tangen Sivertsen