中文
相关论文

相关论文: Bi-criteria Pipeline Mappings for Parallel Image P…

200 篇论文

More and more large data collections are gathered worldwide in various IT systems. Many of them possess the networked nature and need to be processed and analysed as graph structures. Due to their size they require very often usage of…

分布式、并行与集群计算 · 计算机科学 2013-06-04 Tomasz Kajdanowicz , Przemyslaw Kazienko , Wojciech Indyk

We consider the incomplete multi-graph matching problem, which is a generalization of the NP-hard quadratic assignment problem for matching multiple finite sets. Multi-graph matching plays a central role in computer vision, e.g., for…

计算机视觉与模式识别 · 计算机科学 2024-06-27 Max Kahl , Sebastian Stricker , Lisa Hutschenreiter , Florian Bernard , Bogdan Savchynskyy

Several high-throughput distributed data-processing applications require multi-hop processing of streams of data. These applications include continual processing on data streams originating from a network of sensors, composing a multimedia…

分布式、并行与集群计算 · 计算机科学 2009-03-26 Shah Asaduzzaman , Muthucumaru Maheswaran

In this paper we consider the operator mapping problem for in-network stream processing applications. In-network stream processing consists in applying a tree of operators in steady-state to multiple data objects that are continually…

分布式、并行与集群计算 · 计算机科学 2008-07-11 Anne Benoit , Henri Casanova , Veronika Rehn-Sonigo , Yves Robert

While learning based compression techniques for images have outperformed traditional methods, they have not been widely adopted in machine learning pipelines. This is largely due to lack of standardization and lack of retention of salient…

图像与视频处理 · 电气工程与系统科学 2024-10-01 Kartik Gupta , Kimberley Faria , Vikas Mehta

Graphs are widely used to model execution dependencies in applications. In particular, the NP-complete problem of partitioning a graph under constraints receives enormous attention by researchers because of its applicability in…

数据结构与算法 · 计算机科学 2017-04-04 Orlando Moreira , Merten Popp , Christian Schulz

We consider the problem of minimizing the makespan on batch processing identical machines, subject to compatibility constraints, where two jobs are compatible if they can be processed simultaneously in a same batch. These constraints are…

离散数学 · 计算机科学 2023-09-07 Khaoula Bouakaz , Mourad Boudhar

Multi-Angled Parallelism (MAP) is a method to recognize lines in binary images. It is suitable to be implemented in parallel processing and image processing hardware. The binary image is transformed into directional planes, upon which,…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Josep-Maria Cusco , Marcos Faundez-Zanuy

Drawing network maps automatically comprises two challenging steps, namely laying out the map and placing non-overlapping labels. In this paper we tackle the problem of labeling an already existing network map considering the application of…

计算几何 · 计算机科学 2015-12-31 Jan-Henrik Haunert , Benjamin Niedermann

We present a novel class of methods to compute functions of matrices or their action on vectors that are suitable for parallel programming. Solving appropriate simple linear systems of equations in parallel (or computing the inverse of…

数值分析 · 数学 2022-10-10 Sergio Blanes

We present Piko, a framework for designing, optimizing, and retargeting implementations of graphics pipelines on multiple architectures. Piko programmers express a graphics pipeline by organizing the computation within each stage into…

图形学 · 计算机科学 2022-07-19 Anjul Patney , Stanley Tzeng , Kerry A. Seitz , John D. Owens

Very High Resolution satellite and aerial imagery are used to monitor and conduct large scale surveys of ecological systems. Convolutional Neural Networks have successfully been employed to analyze such imagery to detect large animals and…

分布式、并行与集群计算 · 计算机科学 2020-10-29 Aymen Al-Saadi , Ioannis Paraskevakos , Bento Collares Gonçalves , Heather J. Lynch , Shantenu Jha , Matteo Turilli

VSIPL and OpenMP are two open standards for portable high performance computing. VSIPL delivers optimized single processor performance while OpenMP provides a low overhead mechanism for executing thread based parallelism on shared memory…

天体物理学 · 物理学 2015-05-26 Jeremy Kepner

Processing data received as a stream is a task commonly performed by modern embedded devices, in a wide range of applications such as multimedia (encoding/decoding/ playing media), networking (switching and routing), digital security,…

硬件体系结构 · 计算机科学 2014-03-31 I. B. Nawinne , M. S. Wickramasinghe , R. G. Ragel , S. Radhakrishnan

Process mapping asks to assign vertices of a task graph to processing elements of a supercomputer such that the computational workload is balanced while the communication cost is minimized. Motivated by the recent success of GPU-based graph…

分布式、并行与集群计算 · 计算机科学 2026-03-16 Petr Samoldekin , Christian Schulz , Henning Woydt

Static mapping is the assignment of parallel processes to the processing elements (PEs) of a parallel system, where the assignment does not change during the application's lifetime. In our scenario we model an application's computations and…

数据结构与算法 · 计算机科学 2015-03-03 Roland Glantz , Henning Meyerhenke , Alexander Noe

Reasoning-based approaches have demonstrated their powerful ability for the task of image-text matching. In this work, two issues are addressed for image-text matching. First, for reasoning processing, conventional approaches have no…

多媒体 · 计算机科学 2022-03-11 Ran Chen , Hanli Wang , Lei Wang , Sam Kwong

We introduce a class of causal video understanding models that aims to improve efficiency of video processing by maximising throughput, minimising latency, and reducing the number of clock cycles. Leveraging operation pipelining and…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Joao Carreira , Viorica Patraucean , Laurent Mazare , Andrew Zisserman , Simon Osindero

Parallel parameterized complexity theory studies how fixed-parameter tractable (fpt) problems can be solved in parallel. Previous theoretical work focused on parallel algorithms that are very fast in principle, but did not take into account…

数据结构与算法 · 计算机科学 2019-02-21 Max Bannach , Malte Skambath , Till Tantau

Image colorization is a well-known problem in computer vision. However, due to the ill-posed nature of the task, image colorization is inherently challenging. Though several attempts have been made by researchers to make the colorization…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Subhankar Ghosh , Prasun Roy , Saumik Bhattacharya , Umapada Pal , Michael Blumenstein