中文
相关论文

相关论文: PySIFT: GPU-Resident Deterministic SIFT for Deep L…

200 篇论文

Percentage Brain Volume Change (PBVC) derived from Magnetic Resonance Imaging (MRI) is a widely used biomarker of brain atrophy, with SIENA among the most established methods for its estimation. However, SIENA relies on classical image…

图像与视频处理 · 电气工程与系统科学 2026-03-16 Riccardo Raciti , Lemuel Puglisi , Francesco Guarnera , Daniele Ravì , Sebastiano Battiato

Dynamic sparsity, where the sparsity patterns are unknown until runtime, poses a significant challenge to deep learning. The state-of-the-art sparsity-aware deep learning solutions are restricted to pre-defined, static sparsity patterns due…

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

Local image feature descriptors have had a tremendous impact on the development and application of computer vision methods. It is therefore unsurprising that significant efforts are being made for learning-based image point descriptors.…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Rashik Shrestha , Ajad Chhatkuli , Menelaos Kanakis , Luc Van Gool

Modern datacenters increasingly rely on low-power, single-slot inference accelerators to balance performance, energy efficiency, and rack density constraints. The NVIDIA T4 GPU has become widely deployed due to strong performance per watt…

性能 · 计算机科学 2026-05-07 Kathiravan Palaniappan

Recent progress of deep image classification models has provided great potential to improve state-of-the-art performance in related computer vision tasks. However, the transition to semantic segmentation is hampered by strict memory…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ivan Krešo , Josip Krapac , Siniša Šegvić

Convolutional neural networks have become an essential element of spatial deep learning systems. In the prevailing architecture, the convolution operation is performed with Fast Fourier Transforms (FFT) electronically in GPUs. The…

新兴技术 · 计算机科学 2017-09-01 Jonathan George , Hani Nejadriahi , Volker Sorger

Multimodal large language models (MLLMs) have achieved impressive performance across various tasks such as image captioning and visual question answer(VQA); however, they often struggle to accurately interpret depth information inherent in…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Hao Yang , Hongbo Zhang , Yanyan Zhao , Bing Qin

Deep neural network has been ensured as a key technology in the field of many challenging and vigorously researched computer vision tasks. Furthermore, classical ResNet is thought to be a state-of-the-art convolutional neural network (CNN)…

计算机视觉与模式识别 · 计算机科学 2024-09-02 Prathibha Varghese , G. Arockia Selva Saroja

Deep Convolutional Neural Networks (DCNNs) commonly use generic `max-pooling' (MP) layers to extract deformation-invariant features, but we argue in favor of a more refined treatment. First, we introduce epitomic convolution as a building…

计算机视觉与模式识别 · 计算机科学 2014-12-02 George Papandreou , Iasonas Kokkinos , Pierre-André Savalle

Deep learning-based image matching methods are improved significantly during the recent years. Although these methods are reported to outperform the classical techniques, the performance of the classical methods is not examined in detail.…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

Recently, deep learning-based pan-sharpening algorithms have achieved notable advancements over traditional methods. However, deep learning-based methods incur substantial computational overhead during inference, especially with large…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Zhongnan Cai , Yingying Wang , Hui Zheng , Panwang Pan , ZiXu Lin , Ge Meng , Chenxin Li , Chunming He , Jiaxin Xie , Yunlong Lin , Junbin Lu , Yue Huang , Xinghao Ding

Deep learning kernels exhibit predictable memory accesses and compute patterns, making GPUs' parallel architecture well-suited for their execution. Software and runtime systems for GPUs are optimized to better utilize the stream…

机器学习 · 计算机科学 2024-12-13 Seonho Lee , Amar Phanishayee , Divya Mahajan

Today's performance analysis frameworks for deep learning accelerators suffer from two significant limitations. First, although modern convolutional neural network (CNNs) consist of many types of layers other than convolution, especially…

In modern computer vision, images are typically represented as a fixed uniform grid with some stride and processed via a deep convolutional neural network. We argue that deforming the grid to better align with the high-frequency image…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Jun Gao , Zian Wang , Jinchen Xuan , Sanja Fidler

Large sky surveys are increasingly relying on image subtraction pipelines for real-time (and archival) transient detection. In this process one has to contend with varying PSF, small brightness variations in many sources, as well as…

天体物理仪器与方法 · 物理学 2018-04-25 Nima Sedaghat , Ashish Mahabal

Residual neural networks are widely used in computer vision tasks. They enable the construction of deeper and more accurate models by mitigating the vanishing gradient problem. Their main innovation is the residual block which allows the…

硬件体系结构 · 计算机科学 2023-11-03 Filippo Minnella , Teodoro Urso , Mihai T. Lazarescu , Luciano Lavagno

Estimating redshift is a central task in astrophysics, but its measurement is costly and time-consuming. In addition, current image-based methods are often validated on homogeneous datasets. The development and comparison of networks able…

天体物理仪器与方法 · 物理学 2026-03-17 Alessandro Meroni , Nicolò Oreste Pinciroli Vago , Piero Fraternali

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Zhuo Su , Wenzhe Liu , Zitong Yu , Dewen Hu , Qing Liao , Qi Tian , Matti Pietikäinen , Li Liu

We describe our contribution as industrial stakeholders to the existing open-source GPU4PySCF project (https: //github.com/pyscf/gpu4pyscf), a GPU-accelerated Python quantum chemistry package. We have integrated GPU acceleration into other…