SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2503.11213 · ICCV · 2025

Simulating Dual-Pixel Images From Ray Tracing For Depth Estimation

Hao Xu, Fengchen He, Dayang Zhao, Tingwei Quan, Shaoqun Zeng

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 8 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
LinYark/Sdirt — 4 of 8
FunctionStatusWhere it lives
BasicConv Ran LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("379600b503a1a265")
Conv2x Ran LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("83cd69473fcbd26b")
Feature Ran LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("0bd1d9b075e0897b")
convbn Ran LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("5062860b9b0d2850")
Disp Not yet run LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("076cdae12a76cc0f")
DisparityRegression Not yet run LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("90b93d1c10c796f6")
Matching Not yet run LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("22c6468c78ba3aae")
YRStereonet_3D Not yet run LinYark/Sdirt/dfdp/dddnet/dddnet.py
code served (permissive licence) · get_code("4cd5d444097eef75")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Many studies utilize dual-pixel (DP) sensor phase information for various applications, such as depth estimation and deblurring. However, since DP image features are entirely determined by the camera hardware, DP-depth paired datasets are very scarce, especially when performing depth estimation on customized cameras. To overcome this, studies simulate DP images using ideal optical models. However, these simulations often violate real optical propagation laws, leading to poor generalization to real DP data. To address this, we investigate the domain gap between simulated and real DP data, and propose solutions using the Simulating DP Images from Ray Tracing (Sdirt) scheme. Sdirt generates realistic DP images via ray tracing and integrates them into the depth estimation training pipeline. Experimental results show that models trained with Sdirt-simulated images generalize better to real DP data. The code and collected datasets will be available at https://github.com/LinYark/Sdirt.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2503.11213")
get_code_for_paper("2503.11213")
have("2503.11213")

Connect an agent — have() is free.