中文
相关论文

相关论文: Optimizing Auto-correlation for Fast Target Search…

200 篇论文

Images have become an important data source in many scientific and commercial domains. Analysis and exploration of image collections often requires the retrieval of the best subregions matching a given query. The support of such…

数据库 · 计算机科学 2010-03-09 Vishwakarma Singh , Arnab Bhattacharya , Ambuj K. Singh

We consider a scenario in which an autonomous vehicle equipped with a downward facing camera operates in a 3D environment and is tasked with searching for an unknown number of stationary targets on the 2D floor of the environment. The key…

机器人学 · 计算机科学 2020-05-19 Lai Wei , Xiaobo Tan , Vaibhav Srivastava

Few-Shot classification aims at solving problems that only a few samples are available in the training process. Due to the lack of samples, researchers generally employ a set of training tasks from other domains to assist the target task,…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Renjie Xu , Xinghao Yang , Baodi Liu , Kai Zhang , Weifeng Liu

Normalized cross-correlation is the reference approach to carry out template matching on images. When it is computed in Fourier space, it can handle efficiently template translations but it cannot do so with template rotations. Including…

计算机视觉与模式识别 · 计算机科学 2024-07-17 José María Almira , Harold Phelippeau , Antonio Martinez-Sanchez

Cluster-scale strong lensing is a powerful tool for exploring the properties of dark matter and constraining cosmological models. However, due to the complex parameter space, pixelized strong lens modeling in galaxy clusters is…

宇宙学与河外天体物理 · 物理学 2024-05-07 Yushan Xie , Huanyuan Shan , Nan Li , Ran Li , Eric Jullo , Chen Su , Xiaoyue Cao , Jean-Paul Kneib , Ana Acebron , Mengfan He , Ji Yao , Chunxiang Wang , Jiadong Li , Yin Li

Data augmentation is an essential technique for improving generalization ability of deep learning models. Recently, AutoAugment has been proposed as an algorithm to automatically search for augmentation policies from a dataset and has…

机器学习 · 计算机科学 2020-01-09 Sungbin Lim , Ildoo Kim , Taesup Kim , Chiheon Kim , Sungwoong Kim

This paper presents a novel extended dynamic programming approach for energy minimization (EDP) to solve the correspondence problem for stereo and motion. A significant speedup is achieved using a recursive minimum search strategy (RMS).…

计算机视觉与模式识别 · 计算机科学 2014-10-30 Mikhail G. Mozerov

Edge Gaussian splatting (EGS), which aggregates data from distributed clients (e.g., drones) and trains a global GS model at the edge (e.g., ground server), is an emerging paradigm for scene reconstruction in low-altitude economy. Unlike…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Zhen Li , Xibin Jin , Guoliang Li , Shuai Wang , Miaowen Wen , Huseyin Arslan , Derrick Wing Kwan Ng , Chengzhong Xu

Cross-correlation is a popular signal processing technique used in numerous location tracking systems for obtaining reliable range information. However, its efficient design and practical implementation has not yet been achieved on mote…

其他计算机科学 · 计算机科学 2016-06-14 Prasant Misra , Wen Hu , Mingrui Yang , Marco Duarte , Sanjay Jha

The study of binary pulsars enables tests of general relativity. Orbital motion in binary systems causes the apparent pulsar spin frequency to drift, reducing the sensitivity of periodicity searches. Acceleration searches are methods that…

天体物理仪器与方法 · 物理学 2018-12-12 Sofia Dimoudi , Karel Adamek , Prabu Thiagaraj , Scott M. Ransom , Aris Karastergiou , Wesley Armour

Local image feature matching under large appearance, viewpoint, and distance changes is challenging yet important. Conventional methods detect and match tentative local features across the whole images, with heuristic consistency checks to…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Ying Chen , Dihe Huang , Shang Xu , Jianlin Liu , Yong Liu

We present a new algorithm to search for distant clusters of galaxies on catalogues deriving from imaging data, as those of the ESO Imaging Survey. Our algorithm is a matched filter one, similar to that adopted by Postman et al. (1996),…

天体物理学 · 物理学 2007-05-23 C. Lobo , A. Iovino , D. Lazzati , G. Chincarini

Similarity search, the task of identifying objects most similar to a given query object under a specific metric, has gathered significant attention due to its practical applications. However, the absence of coordinate information to…

数据库 · 计算机科学 2024-05-14 Yifan Zhu , Ruiyao Ma , Baihua Zheng , Xiangyu Ke , Lu Chen , Yunjun Gao

3D Gaussian Splatting reconstructs scenes by starting from a sparse Structure-from-Motion initialization and refining under-reconstructed regions. This process is slow, as it requires multiple densification steps where Gaussians are…

图形学 · 计算机科学 2026-02-13 Dmytro Kotovenko , Olga Grebenkova , Björn Ommer

Recent advances in 3D Gaussian Splatting (3DGS) have focused on accelerating optimization while preserving reconstruction quality. However, many proposed methods entangle implementation-level improvements with fundamental algorithmic…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Florian Hahlbohm , Linus Franke , Martin Eisemann , Marcus Magnor

We consider the projected gradient algorithm for the nonconvex best subset selection problem that minimizes a given empirical loss function under an $\ell_0$-norm constraint. Through decomposing the feasible set of the given sparsity…

最优化与控制 · 数学 2026-02-13 Jan Harold Alcantara , Ching-pei Lee

Vision-language models such as CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions due to pre-training on short and concise captions. We present FAST-GOAL…

人工智能 · 计算机科学 2026-05-27 Hyungyu Choi , Young Kyun Jang , Chanho Eom

Recently, 3D Gaussian splatting (3D-GS) has gained popularity in novel-view scene synthesis. It addresses the challenges of lengthy training times and slow rendering speeds associated with Neural Radiance Fields (NeRFs). Through rapid,…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Sharath Girish , Kamal Gupta , Abhinav Shrivastava

Spectral clustering is a novel clustering method which can detect complex shapes of data clusters. However, it requires the eigen decomposition of the graph Laplacian matrix, which is proportion to $O(n^3)$ and thus is not suitable for…

机器学习 · 计算机科学 2013-07-02 Nguyen Lu Dang Khoa , Sanjay Chawla

Learning-based image matching critically depends on large-scale, diverse, and geometrically accurate training data. 3D Gaussian Splatting (3DGS) enables photorealistic novel-view synthesis and thus is attractive for data generation.…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Juncheng Chen , Chao Xu , Yanjun Cao