中文
相关论文

相关论文: Complexity Evaluation of Parallel Execution of the…

200 篇论文

Matrix multiplication is a foundational operation in scientific computing and machine learning, yet its computational complexity makes it a significant bottleneck for large-scale applications. The shift to parallel architectures, primarily…

分布式、并行与集群计算 · 计算机科学 2025-07-30 Mufakir Qamar Ansari , Mudabir Qamar Ansari

A modern graphics processing unit (GPU) is able to perform massively parallel scientific computations at low cost. We extend our implementation of the checkerboard algorithm for the two dimensional Ising model [T. Preis et al., J. Comp.…

计算物理 · 物理学 2010-07-22 Benjamin Block , Peter Virnau , Tobias Preis

With the rapid increase in digital technologies, most fields of study include recognition of human activity and intention recognition, which are essential in smart environments. In this study, we equipped the activity recognition system…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Sahar Darafsh , Saeed Shiry Ghidary , Morteza Saheb Zamani

Tracking a crowd in 3D using multiple RGB cameras is a challenging task. Most previous multi-camera tracking algorithms are designed for offline setting and have high computational complexity. Robust real-time multi-camera 3D tracking is…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Quanzeng You , Hao Jiang

We discuss several strategies to implement Dykstra's projection algorithm on NVIDIA's compute unified device architecture (CUDA). Dykstra's algorithm is the central step in and the computationally most expensive part of statistical…

计算物理 · 物理学 2015-03-13 Jan Lebert , Lutz Künneke , Johannes Hagemann , Stephan C. Kramer

It is usually infeasible to fit and train an entire large deep neural network (DNN) model using a single edge device due to the limited resources. To facilitate intelligent applications across edge devices, researchers have proposed…

机器学习 · 计算机科学 2023-11-13 Yuhao Chen , Yuxuan Yan , Qianqian Yang , Yuanchao Shu , Shibo He , Zhiguo Shi , Jiming Chen

The challenging deployment of Artificial Intelligence (AI) and Computer Vision (CV) algorithms at the edge pushes the community of embedded computing to examine heterogeneous System-on-Chips (SoCs). Such novel computing platforms provide…

硬件体系结构 · 计算机科学 2024-09-20 Vasileios Leon , Panagiotis Minaidis , George Lentaris , Dimitrios Soudris

Computational intensity and sequential nature of estimation techniques for Bayesian methods in statistics and machine learning, combined with their increasing applications for big data analytics, necessitate both the identification of…

统计计算 · 统计学 2015-03-02 Alireza S. Mahani , Mansour T. A. Sharabiani

In this paper, we present PARTIME, a software library written in Python and based on PyTorch, designed specifically to speed up neural networks whenever data is continuously streamed over time, for both learning and inference. Existing…

机器学习 · 计算机科学 2022-12-05 Enrico Meloni , Lapo Faggi , Simone Marullo , Alessandro Betti , Matteo Tiezzi , Marco Gori , Stefano Melacci

Ultra-low-resolution Infrared (IR) array sensors offer a low-cost, energy-efficient, and privacy-preserving solution for people counting, with applications such as occupancy monitoring. Previous work has shown that Deep Learning (DL) can…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Chen Xie , Francesco Daghero , Yukai Chen , Marco Castellano , Luca Gandolfi , Andrea Calimera , Enrico Macii , Massimo Poncino , Daniele Jahier Pagliari

An efficient hardware implementation for Simultaneous Localization and Mapping (SLAM) methods is of necessity for mobile autonomous robots with limited computational resources. In this paper, we propose a resource-efficient FPGA…

信号处理 · 电气工程与系统科学 2023-05-31 Keisuke Sugiura , Hiroki Matsutani

Due to its potential wide applications in video surveillance and other computer vision tasks like tracking, person re-identification (ReID) has become popular and been widely investigated. However, conventional person re-identification can…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Xing Fan , Hao Luo , Chi Zhang , Wei Jiang

This paper proposes a DNN-based system that detects multiple people from a single depth image. Our neural network processes a depth image and outputs a likelihood map in image coordinates, where each detection corresponds to a…

Camera-based Deep Learning algorithms are increasingly needed for perception in Automated Driving systems. However, constraints from the automotive industry challenge the deployment of CNNs by imposing embedded systems with limited…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Flora Dellinger , Thomas Boulay , Diego Mendoza Barrenechea , Said El-Hachimi , Isabelle Leang , Fabian Bürger

Image segmentation plays an important role in computer vision, object detection, traffic control, and video surveillance. Typically, it is a critical step in the 3D reconstruction of a specific organ in medical image processing which…

图像与视频处理 · 电气工程与系统科学 2020-12-22 Yu-Wei Chang , Tony W. H. Sheu

The localization speed and accuracy in the indoor scenario can greatly impact the Quality of Experience of the user. While many individual machine learning models can achieve comparable positioning performance, their prediction mechanisms…

信号处理 · 电气工程与系统科学 2022-07-19 Lucie Klus , Darwin Quezada-Gaibor , Joaquın Torres-Sospedra , Elena Simona Lohan , Carlos Granell , Jari Nurmi

Scan (or prefix sum) is a fundamental and widely used primitive in parallel computing. In this paper, we present LightScan, a faster parallel scan primitive for CUDA-enabled GPUs, which investigates a hybrid model combining intra-block…

分布式、并行与集群计算 · 计算机科学 2016-04-19 Yongchao Liu , Srinivas Aluru

In intelligent building management, knowing the number of people and their location in a room are important for better control of its illumination, ventilation, and heating with reduced costs and improved comfort. This is typically achieved…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Thomas Dubail , Fidel Alejandro Guerrero Peña , Heitor Rapela Medeiros , Masih Aminbeidokhti , Eric Granger , Marco Pedersoli

Several key issues arise in implementing computer vision recognition of world objects in terms of Bayesian networks. Computational efficiency is a driving force. Perceptual networks are very deep, typically fifteen levels of structure.…

计算机视觉与模式识别 · 计算机科学 2013-04-10 Tod S. Levitt , Thomas O. Binford , Gil J. Ettinger , Patrice Gelband

In this paper we propose a method based on deep learning that detects multiple people from a single overhead depth image with high reliability. Our neural network, called DPDnet, is based on two fully-convolutional encoder-decoder neural…