Papers › Self-Distilled Depth Refinement with Noisy Poisson Fusion

Self-Distilled Depth Refinement with Noisy Poisson Fusion

26 Sep 2024arXiv:2409.17880archive 2025-07-28

Jiaqi Li, Yiran Wang, Jinghong Zheng, Zihao Huang, Ke Xian, Zhiguo Cao, Jianming Zhang

Depth refinement aims to infer high-resolution depth with fine-grained edges and details, refining low-resolution results of depth estimation models. The prevailing methods adopt tile-based manners by merging numerous patches, which lacks efficiency and produces inconsistency. Besides, prior arts suffer from fuzzy depth boundaries and limited generalizability. Analyzing the fundamental reasons for these limitations, we model depth refinement as a noisy Poisson fusion problem with local inconsistency and edge deformation noises. We propose the Self-distilled Depth Refinement (SDDR) framework to enforce robustness against the noises, which mainly consists of depth edge representation and edge-based guidance. With noisy depth predictions as input, SDDR generates low-noise depth edge representations as pseudo-labels by coarse-to-fine self-distillation. Edge-based guidance with edge-guided gradient loss and edge-based fusion loss serves as the optimization objective equivalent to Poisson fusion. When depth maps are better refined, the labels also become more noise-free. Our model can acquire strong robustness to the noises, achieving significant improvements in accuracy, edge quality, efficiency, and generalizability on five different benchmarks. Moreover, directly training another model with edge labels produced by SDDR brings improvements, suggesting that our method could help with training robust refinement models in future works.

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="2409.17880")

Code

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

By repository: official repository: 18 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.

lijia7/sddr officialmentioned in paperpytorch 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

18 samples harvested; 16 ran; 0 honoured the contract we drafted; 2 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.

2ran · our draft was wrong
14ran
2unverified

Licence: 18 of the 18 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 lijia7/sddr. “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.

conv3x3 lijia7/sddr/utils/Resnet.py official repository ran · our draft was wrong no licence file found · pointer only · fac5364e2f53c6db · report
convbn lijia7/sddr/utils/submodule.py official repository ran no licence file found · pointer only · 4589ab426bdcfbb8 · report
convbn_3d lijia7/sddr/utils/submodule.py official repository ran no licence file found · pointer only · 252c55c642e6a443 · report
convbn_group lijia7/sddr/utils/submodule.py official repository ran no licence file found · pointer only · ccefa291f3655847 · report
extract_key lijia7/sddr/utils/loss.py official repository ran no licence file found · pointer only · 43506a7194f2d0e4 · report
grad lijia7/sddr/utils/loss.py official repository ran fingerprinted no licence file found · pointer only · fc7d07b4f4b62c14 · report
grad_mask lijia7/sddr/utils/loss.py official repository ran no licence file found · pointer only · 5e9fbfb37c21ea67 · report
ind2sub lijia7/sddr/utils/loss_my.py official repository ran no licence file found · pointer only · 1028b315ba01565f · report
randomSampling lijia7/sddr/utils/loss_my.py official repository ran no licence file found · pointer only · a2e302ea004c458d · report
read_calib lijia7/sddr/previous_evaluate_mid21.py official repository ran no licence file found · pointer only · 64cb11b628183c55 · report
read_pfm lijia7/sddr/previous_evaluate_mid21.py official repository ran no licence file found · pointer only · e8a81b58ad0c60f6 · report
resnet18 lijia7/sddr/utils/Resnet.py official repository ran no licence file found · pointer only · 42823db097a59e8e · report
resnet34 lijia7/sddr/utils/Resnet.py official repository ran no licence file found · pointer only · 39037cdb0fe985b1 · report
strip_prefix_if_present lijia7/sddr/thirdrepo/LeRes/net_tools.py official repository ran · our draft was wrong no licence file found · pointer only · 5a951495ac113177 · report
strip_prefix_if_present lijia7/sddr/thirdrepo/LeRes/multi_depth_model_woauxi.py official repository ran no licence file found · pointer only · 1ded370f638346f4 · report
sub2ind lijia7/sddr/utils/loss_my.py official repository ran fingerprinted no licence file found · pointer only · c3cb701013b82647 · report
create_depth_map lijia7/sddr/previous_evaluate_mid21.py official repository unverified no licence file found · pointer only · 7f3fbdd3504065df · report
get_func lijia7/sddr/thirdrepo/LeRes/net_tools.py official repository unverified no licence file found · pointer only · c7599c5d5834563f · report

Tasks

Depth Estimation

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