M2M - Learning to Enhance Low-Light Image from Model to Mobile FPGA.

Ying Chen,Wei Wang,Wei Hu,Xin Xu
DOI: https://doi.org/10.1007/978-3-030-89029-2_22
2021-01-01
Abstract:With the development of convolutional neural networks, the effectiveness of low-light image enhancement techniques have been greatly advanced. However, the calculate-intensive and memory-intensive characteristics of convolutional neural networks make them difficult to be implemented in mobile platform with low power and limited bandwidth. This paper proposes a complete solution for low-light image enhancement from CNN model to mobile (M2M) FPGA. The proposed solution utilizes a pseudo-symmetry quantization method to compress the low-light image enhancement model, and an accelerator to permit the processing ability of the system significantly. We implemented the whole system on a customized FPGA SOC platform (a low-cost chip, Xilinx Inc. ZYNQ(TM) XC7Z035). Extensive experiments show that our method achieved competitive results with the other three platforms, i.e. achieved better speed compare to ARM and CPU; and achieved better power efficiency compared to ARM, CPU, and GPU.
What problem does this paper attempt to address?