Papers › Bringing Old Photos Back to Life

Bringing Old Photos Back to Life

20 Apr 2020CVPR 2020 6arXiv:2004.09484archive 2025-07-28

Zi-Yu Wan, Bo Zhang, Dong-Dong Chen, Pan Zhang, Dong Chen, Jing Liao, Fang Wen

We propose to restore old photos that suffer from severe degradation through a deep learning approach. Unlike conventional restoration tasks that can be solved through supervised learning, the degradation in real photos is complex and the domain gap between synthetic images and real old photos makes the network fail to generalize. Therefore, we propose a novel triplet domain translation network by leveraging real photos along with massive synthetic image pairs. Specifically, we train two variational autoencoders (VAEs) to respectively transform old photos and clean photos into two latent spaces. And the translation between these two latent spaces is learned with synthetic paired data. This translation generalizes well to real photos because the domain gap is closed in the compact latent space. Besides, to address multiple degradations mixed in one old photo, we design a global branch with a partial nonlocal block targeting to the structured defects, such as scratches and dust spots, and a local branch targeting to the unstructured defects, such as noises and blurriness. Two branches are fused in the latent space, leading to improved capability to restore old photos from multiple defects. The proposed method outperforms state-of-the-art methods in terms of visual quality for old photos restoration.

PaperPDFConference PDFCodeCode 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="2004.09484")

Code

Syntology Ran 2 of 31 code samples harvested from 6 repositories linked to this paper; 29 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 1 ran; community (archive-listed): 20 samples from 5 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

microsoft/Bringing-Old-Photos-Back-to-Life officialmentioned on GitHubpytorchMIT report
ImportPaddle/Old2Life mentioned on GitHubpaddleMIT report
shinde-Pratik/Image-Restoration mentioned on GitHubpytorchMIT report
yasamin-niknam/Image-Restoration mentioned on GitHubpytorchMIT 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

31 samples harvested; 2 ran; 0 honoured the contract we drafted; 29 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
1ran
29unverified

Licence: 20 of the 31 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 6 repositories linked to this paper, official or community; each sample names its own and says which. “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.

get_pad_layer microsoft/Bringing-Old-Photos-Back-to-Life/Global/detection_models/antialiasing.py official repository ran · our draft was wrong MIT (permissive) · 50aa4a59fe718c61 · report
blend_mask microsoft/Bringing-Old-Photos-Back-to-Life/Global/detection.py official repository unverified MIT (permissive) · 052a0c14fc4aa169 · report
calculate_cdf microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/align_warp_back_multiple_dlib.py official repository unverified MIT (permissive) · 4a26a6d6f969cd89 · report
calculate_lookup microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/align_warp_back_multiple_dlib.py official repository unverified MIT (permissive) · 3f6e5dbc6f26b22f · report
compute_transformation_matrix microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/detect_all_dlib.py official repository unverified MIT (permissive) · eedfdee5e134b45c · report
compute_transformation_matrix microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/detect_all_dlib_HR.py official repository unverified MIT (permissive) · 1b91380589fe7dba · report
data_transforms microsoft/Bringing-Old-Photos-Back-to-Life/Global/detection.py official repository unverified MIT (permissive) · 448ee449b8b97680 · report
get_landmark microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/detect_all_dlib.py official repository unverified MIT (permissive) · ed01603c6098e7fe · report
match_histograms microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/align_warp_back_multiple_dlib.py official repository unverified MIT (permissive) · 5f538af2f6dc997a · report
scale_tensor microsoft/Bringing-Old-Photos-Back-to-Life/Global/detection.py official repository unverified MIT (permissive) · cbc73e056f2fd52a · report
search microsoft/Bringing-Old-Photos-Back-to-Life/Face_Detection/detect_all_dlib.py official repository unverified MIT (permissive) · 761a87b13ffc3dfb · report
default_loader yasamin-niknam/Image-Restoration/Face_Enhancement/data_FE/image_folder.py community (archive-listed) ran MIT recorded; this copy not marked cleared · pointer only · ac269a0e4b8d946e · report
SN Nero-Disney/MICROSOFT_Bringing-Old-Photos-Back-to-Life/Global/models/networks.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 153d5982d4d954a0 · report
blend_mask yasamin-niknam/Image-Restoration/Global/detection.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · ad77605fdbcb472d · report
calculate_cdf random-zhang/Bringing-Old-Photos-Back-to-Life-master/Face_Detection/align_warp_back_multiple_dlib.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 501d7f5d4d8446fe · report
calculate_lookup random-zhang/Bringing-Old-Photos-Back-to-Life-master/Face_Detection/align_warp_back_multiple_dlib.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 30334876eaff2b54 · report
compute_transformation_matrix random-zhang/Bringing-Old-Photos-Back-to-Life-master/Face_Detection/detect_all_dlib.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · ba751f4f15abd9e3 · report
copyconf shinde-Pratik/Image-Restoration/Face_Enhancement/util/util.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 700b6c26b9f820a8 · report
create_model Nero-Disney/MICROSOFT_Bringing-Old-Photos-Back-to-Life/Global/models/models.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 4bf167308d919f53 · report
data_transforms ImportPaddle/Old2Life/Global/detection.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · ff2a8f34a4a25058 · report
data_transforms Nero-Disney/MICROSOFT_Bringing-Old-Photos-Back-to-Life/Global/detection.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 40d3c46da7fced6c · report
data_transforms yasamin-niknam/Image-Restoration/Global/detection.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · a40025053b8b9874 · report
getPSNR yasamin-niknam/Image-Restoration/calc_corr_score.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e8a3bd56ec0d4924 · report
get_norm_layer Nero-Disney/MICROSOFT_Bringing-Old-Photos-Back-to-Life/Global/models/networks.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 6b6192bdc8ac55fe · report
irregular_hole_synthesize yasamin-niknam/Image-Restoration/calc_corr_score.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · f0068d0de544c123 · report
is_image_file yasamin-niknam/Image-Restoration/Face_Enhancement/data_FE/image_folder.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · e559cb5e8a6388f6 · report
load_obj shinde-Pratik/Image-Restoration/Face_Enhancement/util/util.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 30d56fdfbf93d0d3 · report
make_dataset yasamin-niknam/Image-Restoration/Face_Enhancement/data_FE/image_folder.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · bc148d83b0f09939 · report
match_histograms random-zhang/Bringing-Old-Photos-Back-to-Life-master/Face_Detection/align_warp_back_multiple_dlib.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 971b7bb559205806 · report
save_image yasamin-niknam/Image-Restoration/Global/detection.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 8654915f0b73c3ed · report
tensor2im shinde-Pratik/Image-Restoration/Face_Enhancement/util/util.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 9ba5e300297925fe · report

Tasks

Image RestorationTranslation

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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