中文
相关论文

相关论文: ManiSkill3: GPU Parallelized Robotics Simulation a…

200 篇论文

A dense SLAM system is essential for mobile robots, as it provides localization and allows navigation, path planning, obstacle avoidance, and decision-making in unstructured environments. Due to increasing computational demands the use of…

机器人学 · 计算机科学 2024-10-29 Emiliano Höss , Pablo De Cristóforis

This paper contributes the Aerial Gym Simulator, a highly parallelized, modular framework for simulation and rendering of arbitrary multirotor platforms based on NVIDIA Isaac Gym. Aerial Gym supports the simulation of under-, fully- and…

机器人学 · 计算机科学 2025-03-04 Mihir Kulkarni , Welf Rehberg , Kostas Alexis

Recent advances in neural rendering have improved both training and rendering times by orders of magnitude. While these methods demonstrate state-of-the-art quality and speed, they are designed for photogrammetry of static scenes and do not…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Muhammed Kocabas , Jen-Hao Rick Chang , James Gabriel , Oncel Tuzel , Anurag Ranjan

3D Gaussian Splatting (3DGS) has recently emerged as a foundational technique for real-time neural rendering, 3D scene generation, volumetric video (4D) capture. However, its rendering and training impose massive computation, making…

硬件体系结构 · 计算机科学 2025-11-24 Yipeng Wang , Mengtian Yang , Chieh-pu Lo , Jaydeep P. Kulkarni

Surface reconstruction is fundamental to computer vision and graphics, enabling applications in 3D modeling, mixed reality, robotics, and more. Existing approaches based on volumetric rendering obtain promising results, but optimize on a…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Yueh-Cheng Liu , Lukas Höllein , Matthias Nießner , Angela Dai

In this paper we implemented the algorithm we developed in [1] called 3DPIFCM in a parallel environment by using CUDA on a GPU. In our previous work we introduced 3DPIFCM which performs segmentation of images in noisy conditions and uses…

计算机视觉与模式识别 · 计算机科学 2020-02-07 Arie Agranonik , Maya Herman , Mark Last

This paper provides a brief overview of our submission to the no interaction track of SAPIEN ManiSkill Challenge 2021. Our approach follows an end-to-end pipeline which mainly consists of two steps: we first extract the point cloud features…

机器人学 · 计算机科学 2022-09-01 Kun Liu , Huiyuan Fu , Zheng Zhang , Huanpu Yin

Stochastic simulations need multiple replications in order to build confidence intervals for their results. Even if we do not need a large amount of replications, it is a good practice to speed-up the whole simulation time using the…

分布式、并行与集群计算 · 计算机科学 2015-01-08 Jonathan Passerat-Palmbach , Jonathan Caux , Pridi Siregar , Claude Mazel , David Hill

BATSRUS, our state-of-the-art extended magnetohydrodynamic code, is the most used and one of the most resource-consuming models in the Space Weather Modeling Framework. It has always been our objective to improve its efficiency and speed…

天体物理仪器与方法 · 物理学 2025-01-14 Yifu An , Yuxi Chen , Hongyang Zhou , Alexander Gaenko , Gábor Tóth

Dynamic Graph Neural Networks (DGNNs) have been broadly applied in various real-life applications, such as link prediction and pandemic forecast, to capture both static structural information and temporal characteristics from dynamic…

机器学习 · 计算机科学 2023-06-13 Chunyang Wang , Desen Sun , Yuebin Bai

This work presents the MarineGym, a high-performance reinforcement learning (RL) platform specifically designed for underwater robotics. It aims to address the limitations of existing underwater simulation environments in terms of RL…

机器人学 · 计算机科学 2025-03-13 Shuguang Chu , Zebin Huang , Yutong Li , Mingwei Lin , Ignacio Carlucho , Yvan R. Petillot , Canjun Yang

In the field of 3D dynamic scene reconstruction, how to balance model convergence rate and rendering quality has long been a critical challenge that urgently needs to be addressed, particularly in high-precision modeling of scenes with…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Nengbo Lu , Minghua Pan , Shaohua Sun , Yizhou Liang

We present, GauHuman, a 3D human model with Gaussian Splatting for both fast training (1 ~ 2 minutes) and real-time rendering (up to 189 FPS), compared with existing NeRF-based implicit representation modelling frameworks demanding hours of…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Shoukang Hu , Ziwei Liu

A Multigrid Full Approximation Storage algorithm for solving Deep Residual Networks is developed to enable neural network parallelized layer-wise training and concurrent computational kernel execution on GPUs. This work demonstrates a 10.2x…

机器学习 · 计算机科学 2020-09-01 Andrew C. Kirby , Siddharth Samsi , Michael Jones , Albert Reuther , Jeremy Kepner , Vijay Gadepally

Deep learning (DL) frameworks take advantage of GPUs to improve the speed of DL inference and training. Ideally, DL frameworks should be able to fully utilize the computation power of GPUs such that the running time depends on the amount of…

机器学习 · 计算机科学 2020-12-07 Woosuk Kwon , Gyeong-In Yu , Eunji Jeong , Byung-Gon Chun

Embodied agents require robust spatial intelligence to execute precise real-world manipulations. However, this remains a significant challenge, as current methods often struggle to accurately position objects in space. Collecting extensive…

机器学习 · 计算机科学 2026-01-06 Hengkai Tan , Xuezhou Xu , Chengyang Ying , Xinyi Mao , Zeyuan Wang , Songming Liu , Xingxing Zhang , Zhizhong Su , Hang Su , Jun Zhu

Developing complex, real world graphics applications which leverage multiple GPUs and computers for interactive 3D rendering tasks is a complex task. It requires expertise in distributed systems and parallel rendering in addition to the…

图形学 · 计算机科学 2018-02-23 Stefan Eilemann , David Steiner , Renato Pajarola

Reliable multimodal sensor fusion algorithms require accurate spatiotemporal calibration. Recently, targetless calibration techniques based on implicit neural representations have proven to provide precise and robust results. Nevertheless,…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Quentin Herau , Moussab Bennehar , Arthur Moreau , Nathan Piasco , Luis Roldao , Dzmitry Tsishkou , Cyrille Migniot , Pascal Vasseur , Cédric Demonceaux

Solving inverse problems and achieving statistical rigour in landscape evolution models requires running many model realizations. Parallel computation is necessary to achieve this in a reasonable time. However, no previous algorithm is…

计算工程、金融与科学 · 计算机科学 2019-01-23 Richard Barnes

Sampling-based planning has become a de facto standard for complex robots given its superior ability to rapidly explore high-dimensional configuration spaces. Most existing optimal sampling-based planning algorithms are sequential in nature…

机器人学 · 计算机科学 2020-09-10 R. Connor Lawson , Linda Wills , Panagiotis Tsiotras