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
309 stars 72 forks source link

generate .pkl data #13

Closed boni-hu closed 5 years ago

boni-hu commented 5 years ago

problemrantime Hello, I use TUM dataset to run the code and occuer this problem.When i use np.seterr(divide='ignore', invalid='ignore') to debug, The result as follows. result123 Do you know how to solve?

Yours sincerely, Huboni