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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

RT-X: the largest open-source robot dataset

147 点作者 Osiris30超过 1 年前

3 条评论

lyapunova超过 1 年前
The word on the street among the researchers I know from my grad school days is that this is basically a bunch of datasets that were created earlier on for specific papers, and the subset of researchers are repackaging them as a kind of weird academia twitter winnertakeall thing.<p>The author list also reminds me of the embarrassing practices of the physics community…<p>Nothing wrong with releasing a webpage with a list of datasets, but the press and need for a whole big announcement that claims it will change robotics makes them seem desperate.
评论 #37761128 未加载
评论 #37761750 未加载
评论 #37764928 未加载
techdragon超过 1 年前
Love clicking a GitHub icon to go read the source code and learn more… and being taken to a google cloud storage bucket where there’s four files, a readme pdf that’s basically just links to several different google sheets documenting data that went into this, two ipython notebooks, and a pre trained model file in a big zip file which I can already tell will be the usual zipped pickle of a massive tensor flow model that deeply frustrating to work introspect and examine the code behind…<p>This feels like the GAN&#x2F;capsule networks papers and “releases” I’d look at when I first tried to learn more about machine learning 4-5 years ago, back in then “Middle Ages” of ML, where the paucity of sources enriched the careers of Machine Learning experts who had no incentive to make their work really accessible beyond puff piece show off papers and a doi&#x2F;citation to pad their h-rank or a link to the startup that funded it for their flimsy product concept that based on historical evidence was over 90% likely to fail to go beyond concept or prototype demo stage.<p>Edit! I might sound a bit bitter or annoyed but it’s because I’ve been getting into local ML for privacy and personal productivity and really trying to understand the capabilities and the hardware required for those capabilities… I’ve been particularly interested in potential robotics applications and I’m following this particular branch of ML intersecting Robotics quite closely as it affects the space robotics startup I founded, and it’s undoubtedly interesting work… I’m just deeply disappointed at how much of a throwback to a “worse” time this particular “publication” feels like. It’s not light on details of how they actually built it, the code feels like a throw it over the wall afterthought, and the distribution mechanism has had no effort put into making the material any more accessible, if the ipynb files were in a GitHub repo at least the notebook would be rendered so I could just read it in my browser without downloading and opening up the notebook in a code editor… it feels like there’s a code repo somewhere with a script that dumps these files into this bucket and that’s the repo where they run everything in Google colab and the strong association to Google’s DeepMind team makes me think that once I do open this up I’m going to find something that’s welded solid to googles custom TPUs and is basically useless to me… hence the mild vitriol because the entire publication gives me a bad taste in my mouth despite being extremely interested in the topic and willing to put work into understanding the current state of the art.
j-a-a-p超过 1 年前
It would make an awesome toy for my son (and father) to have generative control over a robot.