Lecture Notes in Computer Science
DOI: 10.1007/978-3-540-79547-6_14
|View full text |Cite
|
Sign up to set email alerts
|

GPU-Based Multigrid: Real-Time Performance in High Resolution Nonlinear Image Processing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
22
0
2

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 21 publications
(24 citation statements)
references
References 14 publications
0
22
0
2
Order By: Relevance
“…On serial hardware, multi-grid solvers based on GaussSeidel have been proposed in [9]. A GPU implementation of the formulation in [9] has been proposed using Jacobi solvers [10]. Compared to [10], our implementation handles large displacements through dense descriptor matching.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…On serial hardware, multi-grid solvers based on GaussSeidel have been proposed in [9]. A GPU implementation of the formulation in [9] has been proposed using Jacobi solvers [10]. Compared to [10], our implementation handles large displacements through dense descriptor matching.…”
Section: Related Workmentioning
confidence: 99%
“…A GPU implementation of the formulation in [9] has been proposed using Jacobi solvers [10]. Compared to [10], our implementation handles large displacements through dense descriptor matching. Such extensions enable us to handle fast motion well [11], [4].…”
Section: Related Workmentioning
confidence: 99%
“…It is also the most expensive GPU kernel in our framework: Due to its low arithmetic complexity, it is strictly memory bound and requires significant amounts of data. For the smoothness term, we reduce the memory complexity by exploiting the symmetry of the non-diagonal matrix A from (14), which comes down to store the four upper off-diagonals. The remaining entries can be computed in shared memory.…”
Section: Implementation On the Gpumentioning
confidence: 99%
“…Modern multigrid methods are well-known for their good performance on CPUs [12,13], but still do not achieve even near-realtime performance on larger image sequences. Multigrid methods on GPUs do achieve realtime performance, but due to their complicated implementation, they were only realised for basic models so far [14]. Another class of efficient algorithms that can easily be parallelised for GPUs and additionally support modern models are primal-dual approaches; see e.g.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation