paper-with-me

Papers

LLM-HDR: Bridging LLM-based Perception and Self-Supervision for Unpaired LDR-to-HDR Image Reconstruction

2024-10-19 · Hrishav Bakul Barua, Kalin Stefanov, Lemuel Lai En Che, Abhinav Dhall, KokSheik Wong, Ganesh Krishnasamy

The translation of Low Dynamic Range (LDR) to High Dynamic Range (HDR) images is an important computer vision task. There is a significant amount of research utilizing both conventional non-learning methods and modern data-driven approaches, focusing on using both single-exposed and multi-exposed LDR for HDR image reconstruction. However, most current state-of-the-art methods require high-quality paired {LDR,HDR} datasets for model training. In addition, there is limited literature on using unpaired datasets for this task, that is, the model learns a mapping between domains, i.e., {LDR,HDR}. This paper proposes LLM-HDR, a method that integrates the perception of Large Language Models (LLM) into a modified semantic- and cycle-consistent adversarial architecture that utilizes unpaired {LDR,HDR} datasets for training. The method introduces novel artifact- and exposure-aware generators to address visual artifact removal and an encoder and loss to address semantic consistency, another under-explored topic. LLM-HDR is the first to use an LLM for the {LDR,HDR} translation task in a self-supervised setup. The method achieves state-of-the-art performance across several benchmark datasets and reconstructs high-quality HDR images. The official website of this work is available at: https://github.com/HrishavBakulBarua/LLM-HDR

📄 PDF Abstract BibTeX arXiv:2410.15068

Code (2)

hrishavbakulbarua/llm-hdr 공식 구현
HrishavBakulBarua/Cycle-HDR

Tasks

Image ReconstructionTranslation

Similar Papers 제목 키워드 기반

Self-supervision via Controlled Transformation and Unpaired Self-conditioning for Low-light Image Enhancement

2025-03-01 · Aupendu Kar, Sobhan K. Dhara, Debashis Sen, Prabir K. Biswas

Real-world low-light images captured by imaging devices suffer from poor visibility and require a domain-specific enhancement to produce artifact-free outputs that reveal details. In this paper, we propose an unpaired lo…

DenoisingImage EnhancementLow-Light Image Enhancement

Bridging the gap between paired and unpaired medical image translation

2021-10-15 · Pauliina Paavilainen, Saad Ullah Akram, Juho Kannala

Medical image translation has the potential to reduce the imaging workload, by removing the need to capture some sequences, and to reduce the annotation burden for developing machine learning methods. GANs have been used…

Translation

Non-Local Latent Relation Distillation for Self-Adaptive 3D Human Pose Estimation

2022-04-05 · NeurIPS 2021 12 · Jogendra Nath Kundu, Siddharth Seth, Anirudh Jamkhandi, Pradyumna YM 외

Available 3D human pose estimation approaches leverage different forms of strong (2D/3D pose) or weak (multi-view or depth) paired supervision. Barring synthetic or in-studio domains, acquiring such supervision for each …

3D Human Pose EstimationDecoderPose EstimationRelation+2

Towards Lifelong Self-Supervision For Unpaired Image-to-Image Translation

2020-03-31 · Victor Schmidt, Makesh Narsimhan Sreedhar, Mostafa ElAraby, Irina Rish

Unpaired Image-to-Image Translation (I2IT) tasks often suffer from lack of data, a problem which self-supervised learning (SSL) has recently been very popular and successful at tackling. Leveraging auxiliary tasks such a…

ColorizationContinual LearningImage-to-Image TranslationSelf-Supervised Learning+1

ITTR: Unpaired Image-to-Image Translation with Transformers

2022-03-30 · Wanfeng Zheng, Qiang Li, Guoxin Zhang, Pengfei Wan 외

Unpaired image-to-image translation is to translate an image from a source domain to a target domain without paired training data. By utilizing CNN in extracting local semantics, various techniques have been developed to…

Image-to-Image TranslationTranslation