Rerun

@rerundotio
44 Followers
5 Following
49 Posts
Rerun is building open source visualization tools for computer vision in the real world.
https://github.com/rerun-io/rerun
Websitehttps://www.rerun.io/
Githubhttps://github.com/rerun-io/rerun/
Discordhttps://discord.gg/qnZP46cpKX
The new graphs feature in @rerundotio already helped to catch some otherwise invisible bugs in my plant-simulation project🎉 Thanks for the release!!✨❤️

Huge thanks to @rerundotio @emilk for sponsoring my work on cargo-semver-checks 🙏

To celebrate, I'll write 5 new lints today ✨
#rust #rustlang #semver #sponsor

Brilliant! - Open source log handling and visualization for spatial and embodied AI - https://rerun.io @rerundotio #visual #ai
Rerun OSS beta is released

Today we're making the the Rerun open source project public. Rerun is now installable as `pip install rerun-sdk` for Python users and `cargo add rerun` for Rust users.

At work we recently released 0.20 of our multimodal visualization kit.
Had limited involvement into the new map view but ended up spicing up the example featured in the video which was a lot of fun. Really drove home to me what those modes in multimodal are all about 🙃
https://github.com/rerun-io/rerun/releases/tag/0.20.0
Release 0.20.0 - Map view & native H.264 video support · rerun-io/rerun

Rerun is an easy-to-use visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer. Python: pip install rerun-sdk Rust: cargo add rerun and cargo install rerun-...

GitHub

Don't know who needs this, but I recently learned a lot of _stuff_ about YUV/chroma downsampling stuff and how the color meta data in video material works. So I braindumped a big part of that here

https://github.com/rerun-io/rerun/blob/8dcb2f4eb6339a16aa17cb22efca78ec729ca95e/crates/store/re_video/src/decode/mod.rs#L4
(edit: fixed link. this wasn't a long lived branch)

maybe this will become a blog post 🤔

rerun/crates/store/re_video/src/decode/mod.rs at 8dcb2f4eb6339a16aa17cb22efca78ec729ca95e · rerun-io/rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui. - rerun-io/rerun

GitHub
Release 0.17.0: More Blueprint features and better notebooks · rerun-io/rerun

Rerun is an easy-to-use visualization toolbox for multimodal and temporal data. Try it live at https://rerun.io/viewer. Python: pip install rerun-sdk Rust: cargo add rerun and cargo install rerun-...

GitHub
Rerun OSS beta is released

Today we're making the the Rerun open source project public. Rerun is now installable as `pip install rerun-sdk` for Python users and `cargo add rerun` for Rust users.

With the introduction of blueprint overrides and defaults, Rerun 0.17 gives you direct control over what visualizers are applied to what entities and makes all of this easy to inspect in the UI. Together, these features increase your flexibility and control over exactly how your data is visualized in Rerun.

Beyond defaults and overrides, this release also comes with improved notebook and website embedding support, more Blueprint support, new examples and much more!

Rerun 0.17: defaults and overrides, streaming in notebooks, and better website embeddings.

This release brings a huge increase in explicit control over your visualizations. You can now use blueprints to set default component values on a view and override components on specific entities in the view. You can do this both from the code and in the UI.

In the video, we use a default to bulk edit the size of all camera frustums and an override to edit just the front-facing frustum size.

The Aria Everyday Activities (AEA) Dataset by Meta is an egocentric multimodal open dataset recorded using Project Aria glasses. AEA contains 143 daily activity sequences recorded by multiple wearers. Each of the recordings contains multimodal sensor data recorded through the Project Aria glasses.

The AEA dataset includes a Rerun-based visualizer in its toolkit.

Check out the dataset and the visualizer https://facebookresearch.github.io/projectaria_tools/docs/open_datasets/aria_everyday_activities_dataset

Aria Everyday Activities Dataset | Project Aria Tools

Overview