/coupe.depth_refine_reconstruct

demo code and pretrained model for ECCV 2018 paper "Reconstruction-based Pairwise Depth Dataset for Depth Image Enhancement Using CNN"

Primary LanguagePython

depth_refine_reconstruct

Currently we only provide the code for inference, but the necessary codes for training (network architecture, discontinuity loss) are available now (in ulapsrn.py).

(NEW) clean depth image rendering code updated (2019.05.09)