README.md

May 28, 2026 · View on GitHub

🚨 An extended journal version has been accepted to TPAMI: "DP-SfM: Dual-Pixel Structure-from-Motion without Scale Ambiguity"

👉 Please check the latest code and results here: 📌TPAMI repository / 📄TPAMI Paper

Resolving Scale Ambiguity in Multi-view 3D Reconstruction using Dual-Pixel Sensors

Kohei Ashida · Hiroaki Santo · Fumio Okura · Yasuyuki Matsushita

This is the project page for 'Resolving Scale Ambiguity in Multi-view 3D Reconstruction using Dual-Pixel Sensors'.

ECCV 2024

Estimate blur size

Download the datasets, unzip the file and place it as follows.

datasets/
├── DSLR
└── PHONE

Install the MATLAB engine API in python and run python3 estimate_blur.py.

Estimate the scale

cd ./docker/ && ./docker_build.sh && ./docker_run.sh
docker exec -it dp-sfm-cupy bash
python3 run_eccv_DSLR.py --scene scene_id
python3 run_eccv_PHONE.py --scene scene_id