中文
相关论文

相关论文: Megakernel vs Wavefront GPU Path Tracing

200 篇论文

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

We present an algorithm for creating an n-level ray-space hierarchy (RSH) of coherent rays that runs on the GPU. Our algorithm uses rasterization to process the primary rays, then uses those results as the inputs for a RSH, that processes…

图形学 · 计算机科学 2023-12-12 Nuno Reis , Vasco Costa , João M. Pereira

RGB-T tracking, a vital downstream task of object tracking, has made remarkable progress in recent years. Yet, it remains hindered by two major challenges: 1) the trade-off between performance and efficiency; 2) the scarcity of training…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Qiming Wang , Yongqiang Bai , Hongxing Song

In recent years graphical processing units (GPUs) have become a powerful tool in scientific computing. Their potential to speed up highly parallel applications brings the power of high performance computing to a wider range of users.…

分布式、并行与集群计算 · 计算机科学 2017-04-26 Uldis Locans , Andreas Adelmann , Andreas Suter , Jannis Fischer , Werner Lustermann , Gunther Dissertori , Qiulin Wang

Since the discovery of RRATs, interest in single pulse radio searches has increased dramatically. Due to the large data volumes generated by these searches, especially in planned surveys for future radio telescopes, such searches have to be…

天体物理仪器与方法 · 物理学 2014-02-03 Alessio Magro

Research on differentiable scene representations is consistently moving towards more efficient, real-time models. Recently, this has led to the popularization of splatting methods, which eschew the traditional ray-based rendering of…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Shrisudhan Govindarajan , Daniel Rebain , Kwang Moo Yi , Andrea Tagliasacchi

Rendering and inverse-rendering algorithms that drive conventional computer graphics have recently been superseded by neural representations (NR). NRs have recently been used to learn the geometric and the material properties of the scenes…

硬件体系结构 · 计算机科学 2023-04-14 Muhammad Husnain Mubarik , Ramakrishna Kanungo , Tobias Zirr , Rakesh Kumar

We present a voxel-based rendering pipeline for large 3D line sets that employs GPU ray-casting to achieve scalable rendering including transparency and global illumination effects that cannot be achieved with GPU rasterization. Even for…

图形学 · 计算机科学 2018-01-08 Mathias Kanzler , Marc Rautenhaus , Rüdiger Westermann

The advent of hardware ray tracing (RT) units has brought unprecedented realism to real-time rendered computer graphics. However, the potential of these units extends beyond graphics, offering acceleration for various computational tasks…

硬件体系结构 · 计算机科学 2025-05-22 Fangjia Shen , Aaron Barnes , Anusuya Nallathambi , Timothy G. Rogers

This paper presents a set of simple and intuitive robot collision detection algorithms that show substantial scaling improvements for high geometric complexity and large numbers of collision queries by leveraging hardware-accelerated ray…

机器人学 · 计算机科学 2025-09-11 Sizhe Sui , Luis Sentis , Andrew Bylard

In recent years, convolutional neural network has gained popularity in many engineering applications especially for computer vision. In order to achieve better performance, often more complex structures and advanced operations are…

图像与视频处理 · 电气工程与系统科学 2021-05-18 Lin Bai , Yecheng Lyu , Xinming Huang

Current and upcoming radio-interferometers are expected to produce volumes of data of increasing size that need to be processed in order to generate the corresponding sky brightness distributions through imaging. This represents an…

天体物理仪器与方法 · 物理学 2023-01-18 Claudio Gheller , Giuliano Taffoni , David Goz

People identification in video based on the way they walk (i.e. gait) is a relevant task in computer vision using a non-invasive approach. Standard and current approaches typically derive gait signatures from sequences of binary energy maps…

计算机视觉与模式识别 · 计算机科学 2020-02-21 Francisco Manuel Castro , Manuel Jesús Marín-Jiménez , Nicolás Guil , Nicolás Pérez de la Blanca

Motion planning is a fundamental problem in robotics that involves generating feasible trajectories for a robot to follow. Recent advances in parallel computing, particularly through CPU and GPU architectures, have significantly reduced…

机器人学 · 计算机科学 2025-05-13 Jiaming Hu , Jiawei Wang , Henrik Christensen

During the last decade GPU technology has shifted from pure general purpose computation to the inclusion of application specific integrated circuits (ASICs), such as Tensor Cores and Ray Tracing (RT) cores. Although these special purpose…

分布式、并行与集群计算 · 计算机科学 2023-06-07 Enzo Meneses , Cristóbal A. Navarro , Héctor Ferrada , Felipe A. Quezada

The problem of identifying the k-Nearest Neighbors (kNNS) of a point has proven to be very useful both as a standalone application and as a subroutine in larger applications. Given its far-reaching applicability in areas such as machine…

机器学习 · 计算机科学 2023-05-31 Vani Nagarajan , Durga Mandarapu , Milind Kulkarni

A ray-tracing (RT) enhanced back-projection algorithm (RT-BPA) for microwave imaging in multipath environments is presented. By tightly incorporating the concept of ray-tracing into a generalized version of traditional BPA, this method…

图像与视频处理 · 电气工程与系统科学 2026-05-12 Han Na , Quanfeng Wang , Matthias Saurer , Meisong Tong , Thomas F. Eibert

Photorealistic rendering effects are common in films, but most real time graphics today still rely on scan-line based multi-pass rendering to deliver rich visual experiences. While there have been prior works in distributed path tracing for…

图形学 · 计算机科学 2021-10-25 Feng Xie , Petro Mishchuk , Warren Hunt

Computed Tomography (CT) is a key 3D imaging technology that fundamentally relies on the compute-intense back-projection operation to generate 3D volumes. GPUs are typically used for back-projection in production CT devices. However, with…

分布式、并行与集群计算 · 计算机科学 2021-04-28 Peng Chen , Mohamed Wahib , Xiao Wang , Shinichiro Takizawa , Takahiro Hirofuchi , Hirotaka Ogawa , Satoshi Matsuoka

This paper presents a comprehensive study of interactive rendering techniques for large 3D line sets with transparency. The rendering of transparent lines is widely used for visualizing trajectories of tracer particles in flow fields.…

图形学 · 计算机科学 2020-08-03 Michael Kern , Christoph Neuhauser , Torben Maack , Mengjiao Han , Will Usher , Rüdiger Westermann