MinJunKang/DualPixelFace
Facial Depth and Normal Estimation using Dual-Pixel Camera (ECCV 22)
This project helps researchers and developers working with dual-pixel cameras to analyze facial depth and surface normals. It takes raw dual-pixel images of faces as input and outputs precise depth maps and surface normal data. The primary users are computer vision researchers and engineers developing 3D facial reconstruction or imaging applications.
Use this if you need a benchmark dataset and baseline code for facial depth and normal estimation using dual-pixel camera technology.
Not ideal if you are a general user looking for a ready-to-use application for facial depth estimation without development or research involvement.
Stars
33
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/MinJunKang/DualPixelFace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vita-epfl/monoloco
A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social...
fangchangma/self-supervised-depth-completion
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and...
nburrus/stereodemo
Small Python utility to compare and visualize the output of various stereo depth estimation algorithms
JiawangBian/sc_depth_pl
SC-Depth (V1, V2, and V3) for Unsupervised Monocular Depth Estimation ...
wvangansbeke/Sparse-Depth-Completion
Predict dense depth maps from sparse and noisy LiDAR frames guided by RGB images. (Ranked 1st...