TGTM: TinyML-based Global Tone Mapping for HDR Sensors

Read original: arXiv:2405.05016 - Published 5/13/2024 by Peter Todorov, Julian Hartig, Jan Meyer-Siemon, Martin Fiedler, Gregor Schewior
Total Score

0

TGTM: TinyML-based Global Tone Mapping for HDR Sensors

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • This paper introduces TGTM, a TinyML-based global tone mapping approach for high dynamic range (HDR) image sensors.
  • The proposed solution aims to efficiently process HDR data on resource-constrained edge devices.
  • TGTM leverages a compact neural network architecture to perform global tone mapping, enabling HDR-to-SDR (standard dynamic range) conversion.

Plain English Explanation

The paper discusses a new technique called TGTM (TinyML-based Global Tone Mapping) that can help process high-dynamic-range (HDR) images on low-power devices like smartphones or cameras. HDR images can capture a wider range of light levels compared to standard dynamic range (SDR) images, but they're often too complex for basic devices to handle.

TGTM uses a small, efficient neural network to perform a process called "global tone mapping." This converts the HDR image into an SDR image that's easier for the device to display and share. The key advantage is that TGTM can run on low-power, resource-constrained edge devices, making HDR imaging more accessible.

By using a compact neural network architecture, TGTM can perform this HDR-to-SDR conversion quickly and efficiently, without requiring a lot of computing power or memory. This could be really useful for things like pix2hdr, where you want to capture HDR photos on a smartphone, or for FastHDRNet, which focuses on converting SDR to HDR.

Technical Explanation

The paper introduces TGTM, a TinyML-based global tone mapping approach for HDR image sensors. The proposed solution aims to enable efficient processing of HDR data on resource-constrained edge devices.

TGTM leverages a compact neural network architecture to perform global tone mapping, which is the process of converting HDR images into standard dynamic range (SDR) images. The neural network is designed to be lightweight and computationally efficient, allowing it to run on low-power edge devices.

The authors evaluate TGTM's performance on several HDR datasets and compare it to existing tone mapping techniques. They demonstrate that TGTM can achieve comparable image quality to traditional methods while requiring significantly less computational resources. This makes TGTM a viable solution for integrating HDR capabilities into edge devices, where power consumption and memory constraints are critical.

The paper also discusses the potential applications of TGTM, such as enabling HDR imaging on mobile devices or embedded systems. By bridging the gap between HDR data and the capabilities of resource-constrained devices, TGTM could help drive the adoption of HDR technology in a wider range of applications, including CUTeFunQUE for compressed tone mapping and Adapting Pretrained Networks for image quality assessment.

Critical Analysis

The paper provides a compelling solution for integrating HDR capabilities into resource-constrained edge devices using a compact neural network architecture. However, there are a few potential limitations and areas for further research:

  1. Evaluation on a Wider Range of Devices: The authors only tested TGTM on a limited set of edge devices. It would be helpful to evaluate the performance and feasibility of TGTM on a broader range of low-power hardware, including different microcontrollers and embedded systems, to understand its real-world applicability.

  2. Comparison to Hardware-Accelerated Tone Mapping: While TGTM demonstrates efficient software-based tone mapping, there may be hardware-accelerated solutions (e.g., using specialized image processing units) that could offer even better performance on edge devices. Comparing TGTM to these hardware-based approaches would provide a more comprehensive understanding of the tradeoffs.

  3. Exploration of Adaptive Tone Mapping: The current TGTM approach uses a global tone mapping strategy. Investigating adaptive tone mapping techniques that can adjust the mapping based on local image content could further improve the visual quality of the resulting SDR images.

  4. Integration with Implicit Multi-Spectral Transformer for Improved Visible Representation: The authors could explore combining TGTM with techniques like the Implicit Multi-Spectral Transformer to enhance the visible representation of the converted SDR images, further improving their utility.

Overall, the TGTM approach demonstrates a promising direction for enabling HDR imaging on resource-constrained edge devices. The authors have identified an important problem and provided a viable solution, opening up opportunities for further research and development in this area.

Conclusion

The TGTM paper presents a novel TinyML-based global tone mapping technique for efficiently processing HDR data on low-power edge devices. By leveraging a compact neural network architecture, TGTM can perform HDR-to-SDR conversion while requiring significantly less computational resources compared to traditional tone mapping methods.

The key significance of this work is its potential to enable HDR imaging capabilities on a wide range of edge devices, from smartphones to embedded systems. This could drive the adoption of HDR technology in various applications, from computational photography to industrial monitoring and beyond. By bridging the gap between HDR data and the constraints of resource-constrained devices, TGTM represents an important step towards making HDR imaging more accessible and ubiquitous.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

TGTM: TinyML-based Global Tone Mapping for HDR Sensors
Total Score

0

TGTM: TinyML-based Global Tone Mapping for HDR Sensors

Peter Todorov, Julian Hartig, Jan Meyer-Siemon, Martin Fiedler, Gregor Schewior

Advanced driver assistance systems (ADAS) relying on multiple cameras are increasingly prevalent in vehicle technology. Yet, conventional imaging sensors struggle to capture clear images in conditions with intense illumination contrast, such as tunnel exits, due to their limited dynamic range. Introducing high dynamic range (HDR) sensors addresses this issue. However, the process of converting HDR content to a displayable range via tone mapping often leads to inefficient computations, when performed directly on pixel data. In this paper, we focus on HDR image tone mapping using a lightweight neural network applied on image histogram data. Our proposed TinyML-based global tone mapping method, termed as TGTM, operates at 9,000 FLOPS per RGB image of any resolution. Additionally, TGTM offers a generic approach that can be incorporated to any classical tone mapping method. Experimental results demonstrate that TGTM outperforms state-of-the-art methods on real HDR camera images by up to 5.85 dB higher PSNR with orders of magnitude less computations.

Read more

5/13/2024

Semantic Aware Diffusion Inverse Tone Mapping
Total Score

0

Semantic Aware Diffusion Inverse Tone Mapping

Abhishek Goswami, Aru Ranjan Singh, Francesco Banterle, Kurt Debattista, Thomas Bashford-Rogers

The range of real-world scene luminance is larger than the capture capability of many digital camera sensors which leads to details being lost in captured images, most typically in bright regions. Inverse tone mapping attempts to boost these captured Standard Dynamic Range (SDR) images back to High Dynamic Range (HDR) by creating a mapping that linearizes the well exposed values from the SDR image, and provides a luminance boost to the clipped content. However, in most cases, the details in the clipped regions cannot be recovered or estimated. In this paper, we present a novel inverse tone mapping approach for mapping SDR images to HDR that generates lost details in clipped regions through a semantic-aware diffusion based inpainting approach. Our method proposes two major contributions - first, we propose to use a semantic graph to guide SDR diffusion based inpainting in masked regions in a saturated image. Second, drawing inspiration from traditional HDR imaging and bracketing methods, we propose a principled formulation to lift the SDR inpainted regions to HDR that is compatible with generative inpainting methods. Results show that our method demonstrates superior performance across different datasets on objective metrics, and subjective experiments show that the proposed method matches (and in most cases outperforms) state-of-art inverse tone mapping operators in terms of objective metrics and outperforms them for visual fidelity.

Read more

5/27/2024

HDRT: Infrared Capture for HDR Imaging
Total Score

0

HDRT: Infrared Capture for HDR Imaging

Jingchao Peng, Thomas Bashford-Rogers, Francesco Banterle, Haitao Zhao, Kurt Debattista

Capturing real world lighting is a long standing challenge in imaging and most practical methods acquire High Dynamic Range (HDR) images by either fusing multiple exposures, or boosting the dynamic range of Standard Dynamic Range (SDR) images. Multiple exposure capture is problematic as it requires longer capture times which can often lead to ghosting problems. The main alternative, inverse tone mapping is an ill-defined problem that is especially challenging as single captured exposures usually contain clipped and quantized values, and are therefore missing substantial amounts of content. To alleviate this, we propose a new approach, High Dynamic Range Thermal (HDRT), for HDR acquisition using a separate, commonly available, thermal infrared (IR) sensor. We propose a novel deep neural method (HDRTNet) which combines IR and SDR content to generate HDR images. HDRTNet learns to exploit IR features linked to the RGB image and the IR-specific parameters are subsequently used in a dual branch method that fuses features at shallow layers. This produces an HDR image that is significantly superior to that generated using naive fusion approaches. To validate our method, we have created the first HDR and thermal dataset, and performed extensive experiments comparing HDRTNet with the state-of-the-art. We show substantial quantitative and qualitative quality improvements on both over- and under-exposed images, showing that our approach is robust to capturing in multiple different lighting conditions.

Read more

6/11/2024

🏋️

Total Score

0

FastHDRNet: A new efficient method for SDR-to-HDR Translation

Siyuan Tian, Hao Wang, Yiren Rong, Junhao Wang, Renjie Dai, Zhengxiao He

Modern displays nowadays possess the capability to render video content with a high dynamic range (HDR) and an extensive color gamut .However, the majority of available resources are still in standard dynamic range (SDR). Therefore, we need to identify an effective methodology for this objective.The existing deep neural networks (DNN) based SDR to HDR conversion methods outperforms conventional methods, but they are either too large to implement or generate some terrible artifacts. We propose a neural network for SDR to HDR conversion, termed FastHDRNet. This network includes two parts, Adaptive Universal Color Transformation (AUCT) and Local Enhancement (LE). The architecture is designed as a lightweight network that utilizes global statistics and local information with super high efficiency. After the experiment, we find that our proposed method achieves state-of-the-art performance in both quantitative comparisons and visual quality with a lightweight structure and a enhanced infer speed.

Read more

5/14/2024