Skip to content

Commit 6160bec

Browse files
committed
add hint
1 parent 1dad1e7 commit 6160bec

3 files changed

Lines changed: 22 additions & 3 deletions

File tree

docs/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ Live Demo: https://flagopen.github.io/RoboCOIN-DataManager/
1010

1111
RoboCOIN DataManager is a web app that helps you find and download robotic manipulation datasets from the RoboCOIN project. Instead of digging through complex commands, you can browse videos, filter by tags, pick what you need, and get ready-to-use download commands.
1212

13+
## 📋 Important Notice: User Survey
14+
15+
> **To improve user experience, understand user distribution, provide reference for future project development directions, and facilitate better compatibility for users in different regions in the future, we hope you can fill out a relevant information statistics survey before using the RoboCOIN dataset. This statistical information will be collected through official channels of Huggingface or Modelscope, and will not be used for any other purposes except the above. Thank you for your support of the RoboCOIN project!**
16+
>
17+
> 🔗 **Survey Link**: [https://huggingface.co/datasets/RoboCOIN/gate](https://huggingface.co/datasets/RoboCOIN/gate)
18+
>
19+
> Click the link, request the **Gated user access** at the top, and submit the short form.
20+
1321
## How to download in one step?
1422

1523
Just click the download icon in the bottom-right corner of any video panel to directly copy the download command!

docs/README.zh.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@
1010

1111
RoboCOIN DataManager 是一个网页工具,帮助你查找和下载 RoboCOIN 项目的机器人操作数据集。不用记住复杂的命令,你可以直接看视频,筛选标签,选择需要的数据,然后获取现成的下载命令。
1212

13+
## 📋 重要提示:用户调查
14+
15+
> **为了改进用户体验,了解用户分布,为项目此后的发展方向提供参考,便于项目组后续针对不同地区用户进行更好的兼容,我们希望您在使用RoboCOIN数据集前能够填写一个的相关信息统计调查。这些统计信息将会通过Huggingface或者Modelscope的官方渠道进行收集,并且不会用于除了上述用途之外的任何其他用途。感谢您对RoboCOIN项目的支持!**
16+
>
17+
> 🔗 **填写问卷链接**[https://huggingface.co/datasets/RoboCOIN/gate](https://huggingface.co/datasets/RoboCOIN/gate)
18+
>
19+
> 点击链接,进行顶部的 Gated user access 申请,简单填写相关信息即可!
20+
1321
## 怎么一步直接下载?
1422

1523
点击视频窗格右下角的下载icon,直接复制下载命令!

docs/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@
2828
<body>
2929
<div class="global-banner global-banner-warning" id="globalBanner">
3030
<div class="global-banner-content">
31-
<span class="global-banner-icon" aria-hidden="true">⚠️</span>
32-
<span class="global-banner-label">Notice</span>
3331
<span class="global-banner-text">
3432
RoboCOIN is available at
3533
<a href="https://github.com/FlagOpen/RoboCOIN" target="_blank" rel="noopener noreferrer">github.com/FlagOpen/RoboCOIN</a>.
36-
To get started, please install the Python package with <code>pip install robocoin</code>.
34+
To get started, please install the Python package with <code>pip install robocoin</code>.<br>
35+
<strong>>>>>> HELP US IMPROVE ROBOCOIN! <<<<<</strong><br>
36+
<strong>Before downloading datasets, please complete the short gated-access survey at</strong><br>
37+
<strong><a href="https://huggingface.co/datasets/RoboCOIN/gate" target="_blank" rel="noopener noreferrer">huggingface.co/datasets/RoboCOIN/gate</a>.</strong>
38+
Thank you for your support!
39+
<span class="global-banner-icon" aria-hidden="true">🙏</span>
3740
</span>
3841
</div>
3942
</div>

0 commit comments

Comments
 (0)