CoolFace
Apppublic

zhangzhangco/hdr-demo

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

MyHDR ITM (Inverse Tone Mapping)

This is a demo for the MyHDR Inverse Tone Mapping model. It takes a Standard Dynamic Range (SDR) image and predicts a High Dynamic Range (HDR) version by estimating a gain map.

Model

  • —Architecture: UNet-based ITM
  • —Input: SDR (0-48 nits, P3)
  • —Output: HDR (0-300+ nits, P3)

Usage

Upload an image to see the predicted HDR result and the gain map. Note: The HDR result is tone-mapped back to SDR for browser display.