Blog Logo
TAGS

Rerun: Visualization infrastructure for computer vision.

Use Rerun logging APIs (Python or Rust) to stream and visualize rich data, such as images and point clouds, on the Rerun Viewer. It can be installed through `pip` or `cargo`. Both Python and Rust libraries can start Rerun Viewer, but to load `.rrd` data files, you need the `rerun` binary. The Python SDK comes with build instructions. Rerun is in early beta, and breaking changes can be expected. Memory usage is limited, but a disk-based data store is planned for the future. Rerun follows the open-core model, and everything in this repository will remain open source and free. The commercial version of Rerun will target teams building and running computer vision and robotics products.