|
--- |
|
license: apache-2.0 |
|
--- |
|
|
|
【pytorch imagenet pretrained models - ResNet】 |
|
* Link [https://pytorch.org/docs/stable/model_zoo.html#module-torch.utils.model_zoo] |
|
* https://s3.amazonaws.com/pytorch/models/resnet18-5c106cde.pth |
|
* https://s3.amazonaws.com/pytorch/models/resnet50-19c8e357.pth |
|
* https://s3.amazonaws.com/pytorch/models/resnet101-5d3b4d8f.pth |
|
* https://s3.amazonaws.com/pytorch/models/resnet152-b121ed2d.pth |
|
|
|
【pytorch imagenet pretrained models - HRNet】 |
|
* Link [https://github.com/leoxiaobin/deep-high-resolution-net.pytorch?tab=readme-ov-file#installation] |
|
* hrnet_w32-36af842e.pth |
|
* hrnet_w48-8ef0771d.pth |
|
|
|
【caffe-style pretrained models】[optional] |
|
* Link [https://drive.google.com/drive/folders/1yJMSFOnmzwhA4YYQS71Uy7X1Kl_xq9fN] |
|
* resnet50-caffe.pth.tar |
|
* resnet101-caffe.pth.tar |
|
* resnet152-caffe.pth.tar |
|
|
|
【PoseDual (ResNet18) should load resnet18_5c_gluon_posedual】[optional] |
|
* Link [https://drive.google.com/drive/folders/1VxaLZK5D6mlgrq3Z_MZweITBHKrqaVGe] |
|
* resnet18_5c_f3_posedual.pth |
|
|
|
|