CoolFace
Apppublic

deusmos/cbb26-corpus-peek

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
App README

CBB26 Corpus Peek

Minimal live preview of NDDS day-bundle windows from `deusmos/cbb26-day-corpus-v1`.

Pick a pinned eval day, download the NDDS bundle from the Hub, render 2–3 decimated window montages (same colormap as local render_day_bundle_window_samples.py), and inspect preview_manifest.json metadata.

Local equivalents

  • examples/preview_corpus_day.sh — download, render, HTML gallery
  • examples/pytorch_day_corpus_dataloader.py — PyTorch loader demo

Maintainer sync: copy from cbb26 deploy/hf_spaces/corpus_peek/ (app.py, peek_render.py, requirements.txt); see `docs/runbooks/hf_corpus_peek_space.md`.

Rendering uses a vendored peek_render.py (numpy + PIL) — same colormap as local preview scripts, without installing the full cbb26 package on Hugging Face builders.