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

Unable to Access Model Weights on Baidu #36

Open hanskumarKEF opened 2 years ago

hanskumarKEF commented 2 years ago

Hi I am having trouble accessing the pretrained model on Baidu. I was wondering if there was an alternative method I could obtain these weights?

FengyuGuo commented 1 year ago

it seems the file is the .pth file. you can just rename the file to .pth and it looks fine.

hanskumarKEF commented 1 year ago

Where can i find this .pth file? Can you send me a link?