Scene2Wave-viewer / README.md
mfzheng's picture
Serve pre-built static viewer without hosted build
b6e804e verified
|
Raw
History Blame Contribute Delete
707 Bytes
---
title: Scene2Wave Multimodal Dataset Viewer
emoji: 📡
colorFrom: blue
colorTo: green
sdk: static
---
# Scene2Wave Multimodal Dataset Viewer
Static, precomputed viewer for synchronized Scene2Wave camera, Birdview,
LiDAR/Radar, CIR, and CSI assets. Runtime rendering is deliberately excluded.
The published Space serves the pre-built Vite output directly from the
repository root, so it does not require a hosted build or compute runtime.
Before publishing, edit `public/demo-config.json`. A remote base URL can use a
revision placeholder, for example
`https://huggingface.co/datasets/ORG/Scene2Wave-demo-assets/resolve/{revision}`;
the viewer replaces it with the immutable `assetsRevision` value.