Remove Space-side median from normal output (kept for depth) — user wants raw normals, client-side filter if needed 1d1f526 verified sciencellama commited on May 31
Rebuild: fp16 + scipy.ndimage.median_filter(ksize=15/11) — staircase fix + FLUX 16-px grid removal 77e58d5 verified sciencellama commited on May 31
Rebuild: fp16 + scipy.ndimage.median_filter(ksize=15/11) — staircase fix + FLUX 16-px grid removal 0830873 verified sciencellama commited on May 31
Use scipy.ndimage.median_filter ksize=15 (cv2 float capped at 5; grid needed kernel spanning the 16px period) e4939f0 verified sciencellama commited on May 31
Use scipy.ndimage.median_filter ksize=15 (cv2 float capped at 5; grid needed kernel spanning the 16px period) 7153efc verified sciencellama commited on May 31
FP16 + median: re-enable degrid_median(ksize=5) to also attenuate the FLUX 16px patchify grid (fp16 already fixed the bf16 staircase) 7d34597 verified sciencellama commited on May 31
FP16 experiment: float16 transformer, median degrid disabled to expose raw precision 69021ff verified sciencellama commited on May 31
FP16 experiment: float16 transformer, median degrid disabled to expose raw precision 5dea510 verified sciencellama commited on May 31
De-grid: replace ineffective FFT notch with per-channel float median (72%% grain reduction, corr 0.9998) 5e0048b verified sciencellama commited on May 31
De-grid: notch-filter FLUX-VAE 8px patch grid from prediction (validated, ~no detail loss) 548f272 verified sciencellama commited on May 31
Combined depth+normal: load both task adapters once, run both passes per call, export raw .npy + 16-bit PNG c80e382 verified sciencellama commited on May 31
Combined depth+normal: load both task adapters once, run both passes per call, export raw .npy + 16-bit PNG 72cb1e9 verified sciencellama commited on May 31
Combined depth+normal: load both task adapters once, run both passes per call, export raw .npy + 16-bit PNG b092a4b verified sciencellama commited on May 31
Export raw float32 .npy + 16-bit PNG as downloadable outputs (full-precision geometry) 772c518 verified sciencellama commited on May 31