中文
相关论文

相关论文: GPU Accelerated Cascade Hashing Image Matching for…

200 篇论文

Deep neural network models used for medical image segmentation are large because they are trained with high-resolution three-dimensional (3D) images. Graphics processing units (GPUs) are widely used to accelerate the trainings. However, the…

机器学习 · 计算机科学 2018-12-20 Haruki Imai , Samuel Matzek , Tung D. Le , Yasushi Negishi , Kiyokuni Kawachiya

Photoacoustic (PA) imaging has been widely applied in both preclinical and clinical applications. With a significantly increasing number of data acquisition channels, fast and high-quality image reconstruction for real-time PA imaging is an…

医学物理 · 物理学 2024-08-20 Zijian Gao , Yuting Shen , Daohuai Jiang , Fengyu Liu , Feng Gao , Fei Gao

Rendering large-scale 3D Gaussian Splatting (3DGS) model faces significant challenges in achieving real-time, high-fidelity performance on consumer-grade devices. Fully realizing the potential of 3DGS in applications such as virtual reality…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Miao Tao , Yuanzhen Zhou , Haoran Xu , Zeyu He , Zhenyu Yang , Yuchang Zhang , Zhongling Su , Linning Xu , Zhenxiang Ma , Rong Fu , Hengjie Li , Xingcheng Zhang , Jidong Zhai

In this work, we present an extension of Gaussian process (GP) models with sophisticated parallelization and GPU acceleration. The parallelization scheme arises naturally from the modular computational structure w.r.t. datapoints in the…

分布式、并行与集群计算 · 计算机科学 2014-10-21 Zhenwen Dai , Andreas Damianou , James Hensman , Neil Lawrence

3D Gaussian Splatting is a recognized method for 3D scene representation, known for its high rendering quality and speed. However, its substantial data requirements present challenges for practical applications. In this paper, we introduce…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Soonbin Lee , Fangwen Shu , Yago Sanchez , Thomas Schierl , Cornelius Hellge

Currently, deep neural networks (DNNs)-based models have drawn enormous attention and have been utilized to different domains widely. However, due to the data-driven nature, the DNN models may generate unsatisfying performance on the small…

图像与视频处理 · 电气工程与系统科学 2022-09-28 Kai Liu , Lei Gao , Ling Guan

The problem of faces detection in images or video streams is a classical problem of computer vision. The multiple solutions of this problem have been proposed, but the question of their optimality is still open. Many algorithms achieve a…

计算机视觉与模式识别 · 计算机科学 2015-11-24 Ilya Kalinovskii , Vladimir Spitsyn

We propose a new architecture for 3D information systems that takes advantage of the inherent parallelism of the GPUs. This new solution structures information as thematic layers, allowing a level of detail independent of the resolution of…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Luis López , Juan Carlos Torres , Germán Arroyo , Pedro Cano , Domingo Martín

To prepare images for better segmentation, we need preprocessing applications, such as smoothing, to reduce noise. In this paper, we present an enhanced computation method for smoothing 2D object in binary case. Unlike existing approaches,…

分布式、并行与集群计算 · 计算机科学 2016-03-31 Ramzi Mahmoudi , Mohamed Akil

The feature frame is a key idea of feature matching problem between two images. However, most of the traditional matching methods only simply employ the spatial location information (the coordinates), which ignores the shape and orientation…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Liang Shen , Jiahua Zhu , Chongyi Fan , Xiaotao Huang , Tian Jin

We propose a general and versatile framework that significantly speeds-up graphical model optimization while maintaining an excellent solution accuracy. The proposed approach relies on a multi-scale pruning scheme that is able to…

计算机视觉与模式识别 · 计算机科学 2014-09-16 B. Conejo , N. Komodakis , S. Leprince , J. P. Avouac

The conversion of traditional film into stereo 3D has become an important problem in the past decade. One of the main bottlenecks is a disocclusion step, which in commercial 3D conversion is usually done by teams of artists armed with a…

计算机视觉与模式识别 · 计算机科学 2017-08-02 L. Robert Hocking , Russell MacKenzie , Carola-Bibiane Schoenlieb

We present our work on scalable, GPU-accelerated algorithms for diffeomorphic image registration. The associated software package is termed CLAIRE. Image registration is a non-linear inverse problem. It is about computing a spatial mapping…

最优化与控制 · 数学 2024-02-01 Andreas Mang

Similarity search finds application in specialized database systems handling complex data such as images or videos, which are typically represented by high-dimensional features and require specific indexing structures. This paper tackles…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Jeff Johnson , Matthijs Douze , Hervé Jégou

Graph coloring has been broadly used to discover concurrency in parallel computing. To speedup graph coloring for large-scale datasets, parallel algorithms have been proposed to leverage modern GPUs. Existing GPU implementations either have…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Xuhao Chen , Pingfan Li , Jianbin Fang , Tao Tang , Zhiying Wang , Canqun Yang

Spike cameras, as an innovative neuromorphic camera that captures scenes with the 0-1 bit stream at 40 kHz, are increasingly employed for the 3D reconstruction task via Neural Radiance Fields (NeRF) or 3D Gaussian Splatting (3DGS). Previous…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Kang Chen , Jiyuan Zhang , Zecheng Hao , Yajing Zheng , Tiejun Huang , Zhaofei Yu

Real-time multi-view point cloud reconstruction is a core problem in 3D vision and immersive perception, with wide applications in VR, AR, robotic navigation, digital twins, and computer interaction. Despite advances in multi-camera systems…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Chentian Sun

The convex hull is a fundamental geometrical structure for many applications where groups of points must be enclosed or represented by a convex polygon. Although efficient sequential convex hull algorithms exist, and are constantly being…

分布式、并行与集群计算 · 计算机科学 2022-09-27 Alan Keith , Héctor Ferrada , Cristóbal A. Navarro

Deep neural networks have revolutionized 3D point cloud processing, yet efficiently handling large and irregular point clouds remains challenging. To tackle this problem, we introduce FastPoint, a novel software-based acceleration technique…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Donghyun Lee , Dawoon Jeong , Jae W. Lee , Hongil Yoon

The objective of image super-resolution is to reconstruct a high-resolution (HR) image with the prior knowledge from one or several low-resolution (LR) images. However, in the real world, due to the limited complementary information, the…

图像与视频处理 · 电气工程与系统科学 2024-12-16 Jing Sun , Qiangqiang Yuan , Huanfeng Shen , Jie Li , Liangpei Zhang