Skip to content

Commit

Permalink
Replace one drive with baiduyun
Browse files Browse the repository at this point in the history
  • Loading branch information
guanyingc committed Mar 25, 2024
1 parent 9f2ff2f commit 49d16fb
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 @@ -38,14 +38,14 @@ We provide:
- Example code for synthetic data rendering
- Code and models used in the journal extension <b>(New!)</b>

If the automatic downloading scripts are not working, please download the trained models and the introduced dataset from One Drive ([Models and Datasets](https://connecthkuhk-my.sharepoint.com/:f:/g/personal/u3004356_connect_hku_hk/EmrIZ-qKwnNIsZkEz7lqPmQBT-JPi9BNWSjgFbGdRMv7Aw?e=79IKKd)).
If the automatic downloading scripts are not working, please download the trained models and the introduced dataset from BaiduYun ([Models and Datasets](https://pan.baidu.com/s/1EHiiwK1BBlrXWGkqyYweaw?pwd=837t)).

## Testing
#### Download Pretrained Model
```
sh scripts/download_pretrained_model.sh
```
If the above command is not working, please manually download the trained models from One Drive (Models, Datasets) and put them in `./data/models/`.
If the above command is not working, please manually download the trained models from BaiduYun (Models, Datasets) and put them in `./data/models/`.
#### Test on New Images
```shell
Expand Down

0 comments on commit 49d16fb

Please sign in to comment.