Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qianqianwang68 authored May 28, 2021
1 parent 8fcf292 commit 7c61b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ pip install opencv-contrib-python==3.4.2.17
```

## Pretrained Model
Pretrained model can be downloaded using this [link](https://drive.google.com/file/d/1UVjtuhTDmlvvVuUlEq_M5oJVImQl6z1f/view?usp=sharing).
Pretrained model can be downloaded using this google drive [link](https://drive.google.com/file/d/1UVjtuhTDmlvvVuUlEq_M5oJVImQl6z1f/view?usp=sharing), or this BaiDuYun [link](https://pan.baidu.com/s/1rGt4okK3KsumPLUVhOJdXQ) (password: 3na7).


## Dataset
Please download the preprocessed MegaDepth dataset using this [link](https://drive.google.com/file/d/1-o4TRLx6qm8ehQevV7nExmVJXfMxj657/view?usp=sharing).
Please download the preprocessed MegaDepth dataset using this google drive [link](https://drive.google.com/file/d/1-o4TRLx6qm8ehQevV7nExmVJXfMxj657/view?usp=sharing) or this BaiDuYun [link](https://pan.baidu.com/s/1rGt4okK3KsumPLUVhOJdXQ) (password: 3na7

## Training
To start training, please download our [training data](https://drive.google.com/file/d/1-o4TRLx6qm8ehQevV7nExmVJXfMxj657/view?usp=sharing), and run the following command:
Expand Down

0 comments on commit 7c61b21

Please sign in to comment.