HKUST-Aerial-Robotics / MVDepthNet

This repository provides PyTorch implementation for 3DV 2018 paper "MVDepthNet: real-time multiview depth estimation neural network"
GNU General Public License v3.0
308 stars 72 forks source link

How to use it? #28

Closed guoqian0097282 closed 4 years ago

guoqian0097282 commented 4 years ago

MVDepthNet is supported single camera? left image and right image means two camera?

WANG-KX commented 4 years ago

No, it means the temporal camera. Usually, the left means the reference image and right mean the measurement image.