mkkim007 / Bokeh-Rendering-with-Vision-Transformers

Establishing new state-of-the-art results for Bokeh Rendering on the EBB! Dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bokeh-Rendering-with-Vision-Transformers

Establishing new state-of-the-art results for Bokeh Rendering on the EBB! Dataset. The preprint of our work can be found here.

Sample:

References

Model adapted from https://github.com/isl-org/DPT

SSIM loss can be found at https://github.com/Po-Hsun-Su/pytorch-ssim

MSSSIM loss can be found at https://github.com/jorge-pessoa/pytorch-msssim

LPIPS can be found at https://github.com/richzhang/PerceptualSimilarity

BRViT Weights

Our latest model weights can be downloaded from here.

BRViT Metrics

Common Metrics with the latest weights for model comparison:

  1. PSNR: 24.76
  2. SSIM: 0.8904
  3. LPIPS: 0.1924

About

Establishing new state-of-the-art results for Bokeh Rendering on the EBB! Dataset.

License:MIT License


Languages

Language:Python 96.5%Language:Shell 2.0%Language:Dockerfile 1.5%