HybridDepth
HybridDepth copied to clipboard
Focal stack images for training and inference
Correct me if I am wrong:
- During inference, we need to prepare focal stack of 5 images for each scene.
- During training we need only one image with corresponding depth map, no focal stack needed.
Did I understand the model correctly?