Papers › Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes

Self-Supervised High Dynamic Range Imaging with Multi-Exposure Images in Dynamic Scenes

3 Oct 2023arXiv:2310.01840archive 2025-07-28

Zhilu Zhang, Haoyu Wang, Shuai Liu, Xiaotao Wang, Lei Lei, WangMeng Zuo

Merging multi-exposure images is a common approach for obtaining high dynamic range (HDR) images, with the primary challenge being the avoidance of ghosting artifacts in dynamic scenes. Recent methods have proposed using deep neural networks for deghosting. However, the methods typically rely on sufficient data with HDR ground-truths, which are difficult and costly to collect. In this work, to eliminate the need for labeled data, we propose SelfHDR, a self-supervised HDR reconstruction method that only requires dynamic multi-exposure images during training. Specifically, SelfHDR learns a reconstruction network under the supervision of two complementary components, which can be constructed from multi-exposure images and focus on HDR color as well as structure, respectively. The color component is estimated from aligned multi-exposure images, while the structure one is generated through a structure-focused network that is supervised by the color component and an input reference (\eg, medium-exposure) image. During testing, the learned reconstruction network is directly deployed to predict an HDR image. Experiments on real-world images demonstrate our SelfHDR achieves superior results against the state-of-the-art self-supervised methods, and comparable performance to supervised ones. Codes are available at https://github.com/cszhilu1998/SelfHDR

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.01840")

Code

Syntology Ran 16 of 20 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 4 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: official repository: 20 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cszhilu1998/selfhdr officialmentioned in papermentioned on GitHubpytorchNOASSERTION report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 16 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
4ran · fixture could not drive it
11ran
4unverified

Licence: 20 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from cszhilu1998/SelfHDR. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

window_partition cszhilu1998/SelfHDR/models/sctnet.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 144d10b49baeb8a6 · report
GSAB cszhilu1998/selfhdr/models/sctnet.py official repository ran licence not identified · pointer only · d3f2f2b683b8da93 · report
Mutual_Attention cszhilu1998/selfhdr/models/sctnet.py official repository ran licence not identified · pointer only · c7b89fd45982fc84 · report
PatchEmbed cszhilu1998/selfhdr/models/sctnet.py official repository ran licence not identified · pointer only · 4f9f06f42470582c · report
UpsampleOneStep cszhilu1998/selfhdr/models/sctnet.py official repository ran licence not identified · pointer only · abf25c13adba6c79 · report
augment_func cszhilu1998/SelfHDR/util/util.py official repository ran licence not identified · pointer only · 98f215e6c39bb7af · report
gamma_correction cszhilu1998/SelfHDR/util/util.py official repository ran fingerprinted licence not identified · pointer only · 5edad8b8c93ac6d9 · report
get_scheduler cszhilu1998/SelfHDR/models/networks.py official repository ran licence not identified · pointer only · 54818de9a3db4700 · report
init_net cszhilu1998/SelfHDR/models/networks.py official repository ran licence not identified · pointer only · fb4ba96e87f4ae40 · report
split_str cszhilu1998/SelfHDR/util/util.py official repository ran fingerprinted licence not identified · pointer only · 6bac806ef3a1b9e1 · report
str2bool cszhilu1998/SelfHDR/options/base_options.py official repository ran licence not identified · pointer only · bea70c9f8b2a1787 · report
to_3d cszhilu1998/SelfHDR/models/sctnet.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 82a15cc1e46f7e4d · report
to_4d cszhilu1998/SelfHDR/models/sctnet.py official repository ran · fixture could not drive it no licence file found · pointer only · b20f2a5df739a59e · report
window_partition cszhilu1998/SelfHDR/models/hdr_transformer.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · f6b2d702fc756d64 · report
window_reverse cszhilu1998/SelfHDR/models/hdr_transformer.py official repository ran · our draft was wrong no licence file found · pointer only · 7b0d02f75bf6b439 · report
write_until_success cszhilu1998/SelfHDR/util/visualizer.py official repository ran licence not identified · pointer only · 0ac47994ad82d672 · report
BasicLayer cszhilu1998/selfhdr/models/sctnet.py official repository unverified licence not identified · pointer only · 9b96895c7f3abd02 · report
SCAB cszhilu1998/selfhdr/models/sctnet.py official repository unverified licence not identified · pointer only · 7fea942dae2aef9a · report
SCTNet cszhilu1998/selfhdr/models/sctnet.py official repository unverified licence not identified · pointer only · 3907468acd8bd2a6 · report
SwinTransformerBlock cszhilu1998/selfhdr/models/sctnet.py official repository unverified licence not identified · pointer only · fc7e70cd159637ab · report

Tasks

HDR Reconstruction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections