princeton-computational-imaging/MaskToF
Official code repository for the paper: "Mask-ToF: Learning Microlens Masks for Flying Pixel Correction in Time-of-Flight Imaging"
Time-of-flight (ToF) cameras are used to capture 3D depth information, but often suffer from inaccuracies caused by 'flying pixels.' This project helps imaging scientists, optical engineers, and researchers improve the quality of 3D depth maps from ToF cameras. It takes raw ToF camera data and outputs more accurate 3D depth measurements by learning optimal microlens masks to correct these errors.
No commits in the last 6 months.
Use this if you are working with Time-of-Flight cameras and need to correct inaccuracies in depth measurements, especially those caused by light scattering or 'flying pixels.'
Not ideal if you are working with other 3D sensing technologies like LiDAR or structured light, or if you don't have access to the raw data necessary to simulate and refine mask patterns.
Stars
16
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/princeton-computational-imaging/MaskToF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
magicleap/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
eric-yyjau/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
changhao-chen/deep-learning-localization-mapping
A collection of deep learning based localization models