data-archetype commited on
Commit
ec430e9
·
verified ·
1 Parent(s): 2bfdf1f

Upload technical_report_semantic.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. technical_report_semantic.md +2 -2
technical_report_semantic.md CHANGED
@@ -597,11 +597,11 @@ z_sampled = posterior.sample()
597
 
598
  ## 7. Results
599
 
600
- Reconstruction quality evaluated on a curated set of test images covering photographs, book covers, and documents. Flux.1 VAE (patch 8, 16 channels) is included as a reference at the same 12x compression ratio as the c64 variant.
601
 
602
  ### 7.1 Interactive Viewer
603
 
604
- **[Open full-resolution comparison viewer](https://huggingface.co/spaces/data-archetype/irdiffae-results)** — side-by-side reconstructions, RGB deltas, and latent PCA with adjustable image size.
605
 
606
  ### 7.2 Inference Settings
607
 
 
597
 
598
  ## 7. Results
599
 
600
+ Reconstruction quality evaluated on a curated set of test images covering photographs, book covers, and documents.
601
 
602
  ### 7.1 Interactive Viewer
603
 
604
+ **[Open full-resolution comparison viewer](https://huggingface.co/spaces/data-archetype/semdisdiffae-results)** — side-by-side reconstructions, RGB deltas, and latent PCA with adjustable image size.
605
 
606
  ### 7.2 Inference Settings
607