Releases: MarlenMM/theme-worlds
Releases · MarlenMM/theme-worlds
Release list
v1.0 — submitted version, full-resolution outputs
The version submitted to the KAIST AIC.20000 Visual Content Contest (Fall 2026).
theme-worlds-outputs-v1.0.zip (58 MB) holds every final panorama the notebook produced, as lossless PNGs straight from the notebook, plus seam_ratios.csv:
- 31 files, 28 distinct images across 12 theme configurations, at 2048×512 and 1536×768.
- Three byte-identical reproductions.
cyberpunk_0908-1736_seed100{0,1,2}.pngandcyberpunk_0909-0037_seed100{0,1,2}.pngcame from two separate Colab sessions with the same seeds and settings. Their MD5s match (f737a887…,16f0c451…,8a6e4445…), because initial noise is drawn on the CPU generator. - Mean seam ratio 1.12 over the 28 distinct images (median 1.13, range 0.61–1.62). Recompute it with
python scripts/measure_seams.py theme-worlds-outputs.
The repository media (docs/media/) are JPEG re-encodings of ten of these, built by scripts/make_media.py.