Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
baegwangbin authored Apr 25, 2022
1 parent 96bc284 commit 9dd04a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Download the pre-trained model weights and sample images.
```python
python download.py && cd examples && unzip examples.zip && cd ..
```
[25 Apr 2022] ***The above script does not work anymore. Please download the models and example images directly from [this link](https://drive.google.com/drive/folders/1Ku25Am69h_HrbtcCptXn4aetjo7sB33F?usp=sharing), and unzip them under `./checkpoints/` and `./examples`.***

Running the above will download
* `./checkpoints/nyu.pt` (model trained on NYUv2)
Expand Down

0 comments on commit 9dd04a1

Please sign in to comment.