-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode-datasets.html
More file actions
362 lines (345 loc) · 15.1 KB
/
Copy pathcode-datasets.html
File metadata and controls
362 lines (345 loc) · 15.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Code | Datasets | OpenEnvision</title>
<meta
name="description"
content="OpenEnvision resource hub for code, models, datasets, benchmarks, and reproducible research artifacts."
/>
<link rel="icon" type="image/png" href="assets/img/brand/openenvision_mark.png?v=tab-logo" />
<link rel="shortcut icon" type="image/png" href="assets/img/brand/openenvision_mark.png?v=tab-logo" />
<link rel="apple-touch-icon" href="assets/img/brand/openenvision_mark.png?v=tab-logo" />
<link rel="stylesheet" href="assets/css/styles.css?v=visual-system-20260710-community" />
</head>
<body data-page="code-datasets">
<header class="site-header" data-header>
<a class="brand" href="index.html" aria-label="OpenEnvision home">
<img class="brand-logo" src="assets/img/brand/openenvision_mark.png" alt="OpenEnvision logo" />
<span>OpenEnvision</span>
</a>
<button class="nav-toggle" type="button" aria-expanded="false" aria-label="Open navigation" data-nav-toggle>
<span></span>
<span></span>
</button>
<nav class="site-nav" aria-label="Primary navigation" data-nav>
<a href="index.html" data-page-link="home">Home</a>
<a href="team.html" data-page-link="team">Team</a>
<a href="news.html" data-page-link="news">News</a>
<a href="research.html" data-page-link="research">Research</a>
<a href="publications.html" data-page-link="publications">Publications</a>
<a href="code-datasets.html" data-page-link="code-datasets">Code | Datasets</a>
<a href="community.html" data-page-link="community">Community</a>
<a href="join-us.html" data-page-link="join">Join Us</a>
</nav>
</header>
<main class="resources-main">
<section class="resources-hero" aria-labelledby="resources-title">
<div class="resources-hero-inner">
<div class="resources-hero-copy">
<p class="eyebrow">Code | Datasets</p>
<h1 id="resources-title">Open Resources.</h1>
<p>
OpenEnvision organizes research artifacts as clean, reusable releases. Code,
checkpoints, datasets, evaluation files, and documentation are treated as part of the
same scientific record.
</p>
<nav class="resource-anchors" aria-label="Resource sections">
<a href="#resource-types">Resource Types</a>
<a href="#worldfoundry">WorldFoundry</a>
<a href="#release-workflow">Release Workflow</a>
<a href="#release-standards">Standards</a>
</nav>
</div>
<aside class="resource-console" aria-label="Open resource release overview">
<div class="console-top">
<span>OpenEnvision Resource Hub</span>
</div>
<div class="resource-hub-index" aria-label="Resource categories">
<div class="resource-hub-item">
<span>01</span>
<strong>Code</strong>
</div>
<div class="resource-hub-item">
<span>02</span>
<strong>Models</strong>
</div>
<div class="resource-hub-item">
<span>03</span>
<strong>Data</strong>
</div>
</div>
<div class="console-status">
<div>
<span>Scope</span>
<strong>code · models · data</strong>
</div>
<div>
<span>Format</span>
<strong>documented releases</strong>
</div>
</div>
</aside>
</div>
</section>
<section class="resource-types-section" id="resource-types" aria-labelledby="resource-types-title">
<div class="resource-section-head">
<div>
<p class="section-kicker">Resource Types</p>
<h2 id="resource-types-title">A release surface for every part of the research stack.</h2>
</div>
<p>
This page defines the resource categories OpenEnvision uses for public releases and
highlights available open-source artifacts.
</p>
</div>
<div class="resource-type-grid">
<article class="resource-type-card resource-code-card">
<span class="resource-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M18 14L8 24l10 10"></path>
<path d="M30 14l10 10-10 10"></path>
<path d="M27 10l-6 28"></path>
</svg>
</span>
<p>01</p>
<h3>Code</h3>
<span>
Training, evaluation, data processing, and visualization code prepared with clear
dependencies, runnable entry points, and minimal setup friction.
</span>
</article>
<article class="resource-type-card resource-model-card">
<span class="resource-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<rect x="9" y="10" width="30" height="28" rx="4"></rect>
<path d="M16 18h16"></path>
<path d="M16 24h10"></path>
<path d="M16 30h14"></path>
</svg>
</span>
<p>02</p>
<h3>Models</h3>
<span>
Checkpoints, adapters, model cards, intended-use notes, and evaluation summaries for
released systems.
</span>
</article>
<article class="resource-type-card resource-data-card">
<span class="resource-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M10 15c0-4 28-4 28 0v18c0 4-28 4-28 0V15Z"></path>
<path d="M10 15c0 4 28 4 28 0"></path>
<path d="M10 24c0 4 28 4 28 0"></path>
</svg>
</span>
<p>03</p>
<h3>Datasets</h3>
<span>
Curated multimodal, temporal, spatial, and embodied data with task definitions,
metadata, splits, and responsible-use notes.
</span>
</article>
<article class="resource-type-card resource-benchmark-card">
<span class="resource-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M12 35h24"></path>
<path d="M15 31V18"></path>
<path d="M24 31V12"></path>
<path d="M33 31V22"></path>
<circle cx="24" cy="12" r="3"></circle>
</svg>
</span>
<p>04</p>
<h3>Benchmarks & Results</h3>
<span>
Evaluation protocols, leaderboards, result files, metric definitions, and comparison
artifacts for reproducible analysis.
</span>
</article>
</div>
</section>
<section class="worldfoundry-section" id="worldfoundry" aria-labelledby="worldfoundry-title">
<div class="worldfoundry-panel">
<div class="worldfoundry-copy">
<p class="section-kicker">Featured Open Resource</p>
<h2 id="worldfoundry-title">WorldFoundry</h2>
<p>
Explore the public source repository and documentation for WorldFoundry. The code,
setup instructions, technical references, and usage guides are available through the
two official entry points below.
</p>
<div class="worldfoundry-tags" aria-label="WorldFoundry resource tags">
<span>Open Source</span>
<span>GitHub</span>
<span>Documentation</span>
</div>
<div class="worldfoundry-actions" aria-label="WorldFoundry links">
<a
href="https://github.com/OpenEnvision/WorldFoundry"
target="_blank"
rel="noreferrer"
aria-label="Open WorldFoundry on GitHub in a new tab"
>
<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<circle cx="6" cy="6" r="2.5"></circle>
<circle cx="6" cy="18" r="2.5"></circle>
<circle cx="18" cy="12" r="2.5"></circle>
<path d="M8.5 6v5.2c0 1.4 1.1 2.5 2.5 2.5h4.5M8.5 18h2.2c1.4 0 2.5-1.1 2.5-2.5v-1.8"></path>
</svg>
View on GitHub
</a>
<a
class="is-docs"
href="https://openenvision.github.io/WorldFoundry/"
target="_blank"
rel="noreferrer"
aria-label="Open WorldFoundry documentation in a new tab"
>
<svg viewBox="0 0 24 24" aria-hidden="true" focusable="false">
<path d="M5 4.5h9.5L19 9v10.5H5V4.5Z"></path>
<path d="M14.5 4.5V9H19M8.5 13h7M8.5 16h5"></path>
</svg>
Read the Docs
</a>
</div>
</div>
<aside class="worldfoundry-release-card" aria-label="WorldFoundry public links">
<div class="worldfoundry-card-top">
<span>Featured release</span>
<strong>WorldFoundry</strong>
</div>
<a
class="worldfoundry-card-row"
href="https://github.com/OpenEnvision/WorldFoundry"
target="_blank"
rel="noreferrer"
aria-label="WorldFoundry GitHub repository"
>
<span>GitHub</span>
<strong>github.com/OpenEnvision/WorldFoundry</strong>
</a>
<a
class="worldfoundry-card-row"
href="https://openenvision.github.io/WorldFoundry/"
target="_blank"
rel="noreferrer"
aria-label="WorldFoundry documentation"
>
<span>Docs</span>
<strong>openenvision.github.io/WorldFoundry/</strong>
</a>
</aside>
</div>
</section>
<section class="release-workflow-section" id="release-workflow" aria-labelledby="release-workflow-title">
<div class="release-workflow-panel">
<div class="release-workflow-copy">
<p class="section-kicker">Release Workflow</p>
<h2 id="release-workflow-title">From internal experiments to public resources.</h2>
<p>
Every release is prepared to make the surrounding research legible: what data was
used, what model behavior was measured, what claims are supported, and what artifacts
can be reused.
</p>
</div>
<div class="release-steps" aria-label="OpenEnvision release workflow">
<div>
<span>01</span>
<h3>Package</h3>
<p>Collect code, data manifests, checkpoints, configuration, and result files.</p>
</div>
<div>
<span>02</span>
<h3>Document</h3>
<p>Write usage scope, metadata, limitations, evaluation setup, and citation details.</p>
</div>
<div>
<span>03</span>
<h3>Verify</h3>
<p>Check links, file structure, minimal loading paths, and reproducibility notes.</p>
</div>
<div>
<span>04</span>
<h3>Publish</h3>
<p>Release stable artifacts with a clear version, license, and update path.</p>
</div>
</div>
</div>
</section>
<section class="release-standards-section" id="release-standards" aria-labelledby="release-standards-title">
<div class="release-standards-head">
<p class="section-kicker">Standards</p>
<h2 id="release-standards-title">What every public resource should make clear.</h2>
</div>
<div class="release-standards-grid">
<div>
<span class="release-standard-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M13 7h14l8 8v26H13V7Z"></path>
<path d="M27 7v9h9"></path>
<path d="M18 27h12"></path>
<path d="M18 33h8"></path>
</svg>
</span>
<span class="release-standard-label">Version</span>
<p>Stable identifiers, update notes, and compatibility expectations.</p>
</div>
<div>
<span class="release-standard-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<circle cx="24" cy="24" r="14"></circle>
<circle cx="24" cy="24" r="5"></circle>
<path d="M24 5v8M24 35v8M5 24h8M35 24h8"></path>
</svg>
</span>
<span class="release-standard-label">Scope</span>
<p>Intended use, task definitions, data coverage, and known limitations.</p>
</div>
<div>
<span class="release-standard-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M8 39h32"></path>
<path d="M12 34V23h7v11M22 34V14h7v20M32 34v-7h7v7"></path>
<path d="m31 10 3 3 6-7"></path>
</svg>
</span>
<span class="release-standard-label">Evidence</span>
<p>Evaluation settings, metrics, result files, and comparison context.</p>
</div>
<div>
<span class="release-standard-icon" aria-hidden="true">
<svg viewBox="0 0 48 48" focusable="false">
<path d="M13 19a13 13 0 0 1 22-5l4 5"></path>
<path d="M39 10v9h-9"></path>
<path d="M35 29a13 13 0 0 1-22 5l-4-5"></path>
<path d="M9 38v-9h9"></path>
</svg>
</span>
<span class="release-standard-label">Reuse</span>
<p>License, citation, file layout, and practical loading instructions.</p>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div>
<img class="footer-logo" src="assets/img/brand/openenvision_mark.png" alt="OpenEnvision logo" loading="lazy" decoding="async" />
<a class="footer-brand" href="index.html">OpenEnvision</a>
<p>Open Vision Intelligence through Academia-Industry Collaboration.</p>
</div>
<div class="footer-links">
<a href="team.html">Team</a>
<a href="news.html">News</a>
<a href="research.html">Research</a>
<a href="publications.html">Publications</a>
<a href="code-datasets.html">Code | Datasets</a>
<a href="community.html">Community</a>
<a href="join-us.html">Join Us</a>
</div>
<p class="footer-copyright">© 2026 OpenEnvision. All rights reserved.</p>
</footer>
<script src="assets/js/main.js?v=visual-system-20260710"></script>
</body>
</html>