From 2cbc4a23c16d037f630c571b19c5faec499f9e82 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Tue, 29 Sep 2020 10:35:12 +0200 Subject: [PATCH] update link --- docs/MonStereo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MonStereo.md b/docs/MonStereo.md index 81cd3f0..3509072 100644 --- a/docs/MonStereo.md +++ b/docs/MonStereo.md @@ -74,7 +74,7 @@ mkdir arrays models kitti logs output ### Pre-trained Models * Download Monstereo pre-trained model from -[Google Drive](https://drive.google.com/file/d/1vrfkOl15Hpwp2YoALCojD7xlVCt8BQDB/view?usp=sharing), +[Google Drive](https://drive.google.com/drive/folders/1jZToVMBEZQMdLB5BAIq2CdCLP5kzNo9t?usp=sharing), and save them in `data/models` (default) or in any folder and call it through the command line option `--model ` * Pifpaf pre-trained model will be automatically downloaded at the first run.