Skip to content

Commit

Permalink
Update links to hugging face
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckinchen authored Dec 11, 2023
1 parent 97ab927 commit 5bebe22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/FCPose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ python tools/train_net.py \

Name | inf. time | box AP | mask AP | download
--- |:---:|:---:|:---:|:---:
[FCPose_R50_3x](R_50_3X.yaml) | 45ms | 57.9 | 65.2 | [model](https://cloudstor.aarnet.edu.au/plus/s/KoM3QUu9FMbSG1Q/download)
[FCPose_R101_3x](R_101_3X.yaml) | 58ms | 58.7 | 67.0 | [model](https://cloudstor.aarnet.edu.au/plus/s/kNVlDpPNHcOsRFf/download)
[FCPose_R50_3x](R_50_3X.yaml) | 45ms | 57.9 | 65.2 | [model](https://huggingface.co/ZjuCv/AdelaiDet/blob/main/fcpose50.pth)
[FCPose_R101_3x](R_101_3X.yaml) | 58ms | 58.7 | 67.0 | [model](https://huggingface.co/ZjuCv/AdelaiDet/blob/main/fcpose101.pth)


*Disclaimer:*
Expand Down

0 comments on commit 5bebe22

Please sign in to comment.