forked from open-mmlab/mmskeleton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
## MODEL ZOO | ||
Coming Soon... | ||
<!-- Coming soon... --> | ||
|
||
<!-- We use AWS as the main site to host our model zoo, and maintain a mirror on aliyun. | ||
You can replace https://s3.ap-northeast-2.amazonaws.com/open-mmlab with https://open-mmlab.oss-cn-beijing.aliyuncs.com in model urls. --> | ||
|
||
MMSkeleton usually automatically download necessary models from AWS in the runtime. | ||
|
||
We also maintain a mirror backup on [GoogleDrive](https://drive.google.com/open?id=1zC9ptIQTUoT7RvRM9Ec651cF5Xe7pty0) | ||
and [BaiduYun](https://pan.baidu.com/s/1iqOoQmIywuDQckgmehQ8HQ). | ||
As a plan B, you can manually download models and put them into checkpoints cache folder of pytorch. | ||
The folder defaults to ``~/.cache/torch/checkpoints`` in the Linux filesytem layout. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters