Make night photos day

MLBoy
1 min readFeb 7, 2022

--

Use a machine learning model to make a night image daytime.

Make it easier to see images from in-vehicle cameras, etc.

If you can brighten the blurry image at night, it seems that image recognition using other models (for example, vehicle recognition) can be done smoothly.

AU-GAN

It turns the night image into a day image.

How to use

Clone the repository and download the weights

python main.py --dataset_dir bdd100k --phase test --experiment_name bdd_exp --batch_size 1 --load_size 572 --fine_size 512

🐣

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

--

--

MLBoy
MLBoy

No responses yet