English
Related papers

Related papers: Running on Raygun

200 papers

My project tackles the question of whether Ray can be used to quickly train autonomous vehicles using a simulator (Carla), and whether a platform robust enough for further research purposes can be built around it. Ray is an open-source…

Machine Learning · Computer Science 2022-01-19 Derek Xu

Probabilistic volumetric mapping (PVM) represents a 3D environmental map for an autonomous robotic navigational task. A popular implementation such as Octomap is widely used in the robotics community for such a purpose. The Octomap relies…

Robotics · Computer Science 2020-12-07 Heajung Min , Kyung Min Han , Young J. Kim

We propose a programming technology that bridges cross-platform compatibility and hardware acceleration in ray tracing applications. Our methodology enables developers to define algorithms while our translator manages implementation…

Graphics · Computer Science 2024-09-20 Vladimir Frolov , Vadim Sanzharov , Garifullin Albert , Maxim Raenchuk , Alexei Voloboy

RayGauss has achieved state-of-the-art rendering quality for novel-view synthesis on synthetic and indoor scenes by representing radiance and density fields with irregularly distributed elliptical basis functions, rendered via volume ray…

Computer Vision and Pattern Recognition · Computer Science 2025-09-10 Hugo Blanc , Jean-Emmanuel Deschaud , Alexis Paljic

Robust object tracking requires knowledge and understanding of the object being tracked: its appearance, its motion, and how it changes over time. A tracker must be able to modify its underlying model and adapt to new observations. We…

Computer Vision and Pattern Recognition · Computer Science 2018-02-28 Daniel Gordon , Ali Farhadi , Dieter Fox

Visualizations have become an indispensable part of the scientific process. A vibrant ecosystem of visualization tools exists, catering to a wide variety of different needs. Real-time visualizations of numerical simulations offer scientists…

Graphics · Computer Science 2026-02-09 Hanno Rein

Graphics rendering that builds on machine learning and radiance fields is gaining significant attention due to its outstanding quality and speed in generating photorealistic images from novel viewpoints. However, prior work has primarily…

Graphics · Computer Science 2025-02-25 Junseo Lee , Jaisung Kim , Junyong Park , Jaewoong Sim

This paper presents Tunnel, a simple, open source, reinforcement learning training environment for high performance aircraft. It integrates the F16 3D nonlinear flight dynamics into OpenAI Gymnasium python package. The template includes…

Artificial Intelligence · Computer Science 2025-05-06 Greg Search

Ray tracing algorithm simulates the physical movements of a huge amount of rays to render a high quality image, in which the tracing procedure for each ray can be implemented in parallel. By leveraging the inherent parallelism of quantum…

Quantum Physics · Physics 2022-03-30 Xi Lu , Hongwei Lin

Fast, reliable shape reconstruction is an essential ingredient in many computer vision applications. Neural Radiance Fields demonstrated that photorealistic novel view synthesis is within reach, but was gated by performance requirements for…

Computer Vision and Pattern Recognition · Computer Science 2023-08-29 Leonid Keselman , Martial Hebert

We present GameNGen, the first game engine powered entirely by a neural model that also enables real-time interaction with a complex environment over long trajectories at high quality. When trained on the classic game DOOM, GameNGen…

Machine Learning · Computer Science 2025-04-25 Dani Valevski , Yaniv Leviathan , Moab Arar , Shlomi Fruchter

We contribute several practical extensions to the probe based irradiance-field-with-visibility representation to improve image quality, constant and asymptotic performance, memory efficiency, and artist control. We developed these…

Graphics · Computer Science 2021-06-23 Zander Majercik , Adam Marrs , Josef Spjut , Morgan McGuire

Optical images of transparent three-dimensional objects can be different from a replica of the object's cross section in the image plane due to refraction at the surface or in the body of the object. Simulations of the object's image are…

Vector graphics includes both filled and stroked paths as the main primitives. While there are many techniques for rendering filled paths on GPU, stroked paths have proved more elusive. This paper presents a technique for performing stroke…

Graphics · Computer Science 2024-07-02 Raph Levien , Arman Uguray

In dynamic environments, performance of visual SLAM techniques can be impaired by visual features taken from moving objects. One solution is to identify those objects so that their visual features can be removed for localization and…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Jonathan Vincent , Mathieu Labbé , Jean-Samuel Lauzon , François Grondin , Pier-Marc Comtois-Rivet , François Michaud

Ray tracing (RT) simulation is a widely used approach to enable modeling wireless channels in applications such as network digital twins. However, the computational cost to execute ray tracing (RT) is proportional to factors such as the…

Networking and Internet Architecture · Computer Science 2025-07-24 Cláudio Modesto , Lucas Mozart , Pedro Batista , André Cavalcante , Aldebaro Klautau

This article is a sequel to "GPU implementation of a ray-surface intersection algorithm in CUDA" (arXiv:2209.02878) [1]. Its main focus is PyCUDA which represents a Python scripting approach to GPU run-time code generation in the Compute…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-05-05 Raymond Leung

Simulating event streams from 3D scenes has become a common practice in event-based vision research, as it meets the demand for large-scale, high temporal frequency data without setting up expensive hardware devices or undertaking extensive…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Zhenyang Li , Xiaoyang Bai , Jinfan Lu , Pengfei Shen , Edmund Y. Lam , Yifan Peng

Neural networks have shown great potential in compressing volume data for visualization. However, due to the high cost of training and inference, such volumetric neural representations have thus far only been applied to offline data…

Graphics · Computer Science 2023-07-03 Qi Wu , David Bauer , Michael J. Doyle , Kwan-Liu Ma

Adaptive Mesh Refinement (AMR) is becoming a prevalent data representation for scientific visualization. Resulting from large fluid mechanics simulations, the data is usually cell centric, imposing a number of challenges for high quality…

Graphics · Computer Science 2023-12-05 Stefan Zellmann , Qi Wu , Alper Sahistan , Kwan-Liu Ma , Ingo Wald