Turn photos into HDR with machine learning

MLBoy
1 min readFeb 25, 2022

--

How to make a photo have a high dynamic range

Make your photos clearer with machine learning

There is a model that retouches the high dynamic range just by inputting the image of the low dynamic range.
This time we will use CSRNet.

How to use

Clone the CSRNet repository and change the dataroot_LQ in test_Enhance.yml to any image directory.

python test_CSRNet.py -opt options/test/test_Enhance.yml

The result is now saved in result.

For photo correction applications

🐣

I’m a freelance engineer.
Work consultation
Please feel free to contact us with a brief development description.
rockyshikoku@gmail.com

I am making an app that uses Core ML and ARKit.
We send machine learning / AR related information.

GitHub

Twitter
Medium

--

--