lowLightImageEnhancement
lowLightImageEnhancement copied to clipboard
Low Light Image Enhancement
lowLightImageEnhancement
Low Light Image Enhancement with Deep Learning. To decrease the number of parameters from the U-net, added 1x1 convolutions, thereby decreasing the parameters by ~3M. References:
- https://arxiv.org/abs/1805.01934
- https://github.com/cchen156/Learning-to-See-in-the-Dark/
- https://stackoverflow.com