Neurosim:用于神经形态机器人感知的快速模拟器 / Neurosim: A Fast Simulator for Neuromorphic Robot Perception
1️⃣ 一句话总结
这篇论文介绍了一个名为Neurosim的高速模拟器及其配套通信库Cortex,它们能快速模拟多种机器人传感器和无人机动态,并高效集成机器学习流程,用于训练和测试神经形态感知与控制算法。
Neurosim is a fast, real-time, high-performance library for simulating sensors such as dynamic vision sensors, RGB cameras, depth sensors, and inertial sensors. It can also simulate agile dynamics of multi-rotor vehicles in complex and dynamic environments. Neurosim can achieve frame rates as high as ~2700 FPS on a desktop GPU. Neurosim integrates with a ZeroMQ-based communication library called Cortex to facilitate seamless integration with machine learning and robotics workflows. Cortex provides a high-throughput, low-latency message-passing system for Python and C++ applications, with native support for NumPy arrays and PyTorch tensors. This paper discusses the design philosophy behind Neurosim and Cortex. It demonstrates how they can be used to (i) train neuromorphic perception and control algorithms, e.g., using self-supervised learning on time-synchronized multi-modal data, and (ii) test real-time implementations of these algorithms in closed-loop. Neurosim and Cortex are available at this https URL .
Neurosim:用于神经形态机器人感知的快速模拟器 / Neurosim: A Fast Simulator for Neuromorphic Robot Perception
这篇论文介绍了一个名为Neurosim的高速模拟器及其配套通信库Cortex,它们能快速模拟多种机器人传感器和无人机动态,并高效集成机器学习流程,用于训练和测试神经形态感知与控制算法。
源自 arXiv: 2602.15018