diff --git a/docs/EXP.md b/docs/EXP.md index 2769171..0c71110 100644 --- a/docs/EXP.md +++ b/docs/EXP.md @@ -26,7 +26,7 @@ python -m torch.distributed.launch --nproc_per_node=8 \ --hidden_feat_dim 1024,256,64 ``` -Example training log can be found here [freihand_reproduce_log.txt]('https://datarelease.blob.core.windows.net/metro/models/freihand_reproduce_log.txt') +Example training log can be found here [freihand_reproduce_log.txt](https://datarelease.blob.core.windows.net/metro/models/freihand_reproduce_log.txt) ### Testing @@ -112,7 +112,7 @@ python -m torch.distributed.launch --nproc_per_node=8 \ --hidden_feat_dim 1024,256,128 ``` -Example training log can be found here [h36m_reproduce_log.txt]('https://datarelease.blob.core.windows.net/metro/models/h36m_reproduce_log.txt') +Example training log can be found here [h36m_reproduce_log.txt](https://datarelease.blob.core.windows.net/metro/models/h36m_reproduce_log.txt) ### Evaluation on Human3.6M