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

Problem with running example.py #15

Closed rajagopalsugumar closed 5 years ago

rajagopalsugumar commented 5 years ago

Hey,

Thank you so much for making the code public and accessible. However, when I try to implement it an error pops up "_pickle.UnpicklingError: unpickling stack underflow". I am attaching a screenshot. Can you figure out and help me with this.

Thanks in advance ! Rajagopal Sugumar

Attch: https://user-images.githubusercontent.com/38287816/56172448-836b1e00-5fb7-11e9-8f3c-65c1915c96dc.PNG

WANG-KX commented 5 years ago

https://stackoverflow.com/questions/23964048/python-unpickling-stack-underflowMaybe the file is corrupted, please download again.