It ’s a way to use a machine learning model that brightens low-brightness images.
Use a model called GLADNet to brighten dark images.
We can easily run it in Python.
Extract information from a dark image
If we can brighten the image that was dark and could not be taken well, or the image of the surveillance camera or dashcam at night,
we may be able to retrieve useful information.
However, simply adjusting the brightness with a filter does not increase the information.
Brighten up beautifully with GLADNet
Just put the image in GLADNet and it will return a bright image.
This looks like it’s really brightened.
how to use
We can clone the GLADNet repository.
Then run it with the following command.
python main.py --use_gpu=1 --gpu_idx=0 --gpu_mem=0.5 --phase=test --test_dir=path/to/input_images --save_dir=path/to/output
For various purposes
By using this kind of method, we can get the necessary information without missing it.
🐣
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.