TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Rerun OSS beta is released

221 点作者 fdb大约 2 年前

10 条评论

emilern大约 2 年前
Hi there - CTO of Rerun here!<p>Rerun is still in beta, but we think it’s already good enough to be useful. It is built on wgpu, Apache Arrow, my own egui.rs library, and it also runs as Wasm in the browser.<p>I&#x27;m happy to answer any questions you may have!<p>PS: Thanks for the shoutout fdb!
评论 #34809953 未加载
评论 #34816967 未加载
评论 #34808868 未加载
2h大约 2 年前
here are some pictures, if like me you have no idea what this is:<p><a href="https:&#x2F;&#x2F;www.rerun.io&#x2F;docs&#x2F;getting-started&#x2F;examples" rel="nofollow">https:&#x2F;&#x2F;www.rerun.io&#x2F;docs&#x2F;getting-started&#x2F;examples</a>
jarpineh大约 2 年前
I’m currently learning Open Drone Map and Nerfstudio. I feed aerial imagery to them, wait a long while, and then evaluate their output. Then I start over. I wonder if I could log intermediate results to Rerun and perhaps see faster how the work goes. Though I’d need to integrate Rerun logging into the pipelines somehow. In any case the demos on the site looked really nice.
评论 #34812713 未加载
pipework大约 2 年前
The rr command is already somewhat well-known as a debugger from the rr-project[0]. Rerun is definitely inspiring, and good tools do that. Brett Victor is a great inspiration, I’m glad I saw that his work inspired rerun, that’s cool.<p>[0]: <a href="https:&#x2F;&#x2F;rr-project.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rr-project.org&#x2F;</a>
tingstam大约 2 年前
Exciting! Looks very promising, especially for 3D stuff. I have one task coming up which is to filter somewhat noisy point clouds of body parts. Would you say Rerun is a good tool for that?
mikaeln大约 2 年前
Congrats. I&#x27;m also a COSS founder and think this is a very smart step for a product like rerun. Feel free to ping me if you want to chat open-source more.
NayamAmarshe大约 2 年前
Congratulations!
评论 #34807892 未加载
cloverTiger88大约 2 年前
excited to give it a try!
sigg3大约 2 年前
IMO relevant blurb:<p>&gt; Rerun is an SDK for logging data like images, tensors and point clouds, paired with an app that builds visualizations around that data. We built Rerun for computer vision and robotics developers. It makes it easy to debug, explore and understand internal state and data with minimal code. The point is to make it much easier to build computer vision and robotics solutions for the real world.
评论 #34809353 未加载
philsnow大约 2 年前
I got confused by the usage of the term &quot;log&quot; (and the word gets used so much in many pages that I hit semantic satiation).<p>&gt; When you log data to the Rerun SDK, Rerun handles everything needed to visualize it. It handles live streams from multiple processes across the network, as well as simple playback from recordings. That means taking care of serialization, transport, synchronizing streams, out-of-order data, and automatically constructing visualizations with sane defaults.<p>so is &quot;record&quot; &#x2F; &quot;recording&quot; the right concept? When I think of logging I think of <i>exactly</i> lines in a text file (or maybe the &quot;log&quot; from a logging filesystem).
评论 #34811216 未加载
评论 #34811177 未加载
评论 #34810767 未加载