forked from open-mmlab/mmsegmentation
-
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.
Co-authored-by: lizz <363664470@qq.com>
- Loading branch information
Showing
5 changed files
with
37 additions
and
67 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
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
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
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,67 +1 @@ | ||
# Model Zoo | ||
|
||
## Overview | ||
|
||
### Top-Down Method: | ||
|
||
#### Results on COCO val2017 with detector having human AP of 56.4 on COCO val2017 dataset | ||
|
||
| Arch | Input Size | AP | AP<sup>50</sup> | AP<sup>75</sup> | AR | AR<sup>50</sup> | ckpt | log | | ||
| :----------------- | :-----------: | :------: | :------: | :------: | :------: | :------: |:------: |:------: | | ||
| pose_resnet_50 | 256x192 | 0.718 | 0.898 | 0.795 | 0.773 | 0.937 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_256x192-ec54d7f3_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_256x192_20200709.log.json) | | ||
| pose_resnet_50 | 384x288 | 0.731 | 0.900 | 0.799 | 0.783 | 0.931 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_384x288-e6f795e9_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_384x288_20200709.log.json) | | ||
| pose_resnet_101 | 256x192 | 0.726 | 0.899 | 0.806 | 0.781 | 0.939 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res101_coco_256x192-6e6babf0_20200708.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res101_coco_256x192_20200708.log.json) | | ||
| pose_resnet_101 | 384x288 | 0.748 | 0.905 | 0.817 | 0.798 | 0.940 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res101_coco_384x288-8c71bdc9_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res101_coco_384x288_20200709.log.json) | | ||
| pose_resnet_152 | 256x192 | 0.735 | 0.905 | 0.812 | 0.790 | 0.943 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res152_coco_256x192-f6e307c2_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res152_coco_256x192_20200709.log.json) | | ||
| pose_resnet_152 | 384x288 | 0.750 | 0.908 | 0.821 | 0.800 | 0.942 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res152_coco_384x288-3860d4c9_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res152_coco_384x288_20200709.log.json) | | ||
| pose_hrnet_w32 | 256x192 | 0.746 | 0.904 | 0.819 | 0.799 | 0.942 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192-c78dce93_20200708.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192_20200708.log.json) | | ||
| pose_hrnet_w32 | 384x288 | 0.760 | 0.906 | 0.829 | 0.810 | 0.943 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w32_coco_384x288-d9f0d786_20200708.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w32_coco_384x288_20200708.log.json) | | ||
| pose_hrnet_w48 | 256x192 | 0.756 | 0.907 | 0.825 | 0.806 | 0.942 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w48_coco_256x192-b9e0b3ab_20200708.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w48_coco_256x192_20200708.log.json) | | ||
| pose_hrnet_w48 | 384x288 | 0.767 | 0.910 | 0.831 | 0.816 | 0.946 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w48_coco_384x288-314c8528_20200708.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hrnet/hrnet_w48_coco_384x288_20200708.log.json) | | ||
| pose_scnet_50 | 256x192 | 0.728 | 0.899 | 0.807 | 0.784 | 0.938 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet50_coco_256x192-6920f829_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet50_coco_256x192_20200709.log.json) | | ||
| pose_scnet_50 | 384x288 | 0.751 | 0.906 | 0.818 | 0.802 | 0.943 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet50_coco_384x288-9cacd0ea_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet50_coco_384x288_20200709.log.json) | | ||
| pose_scnet_101 | 256x192 | 0.733 | 0.903 | 0.813 | 0.790 | 0.941 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet101_coco_256x192-6d348ef9_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet101_coco_256x192_20200709.log.json) | | ||
| pose_scnet_101 | 384x288 | 0.752 | 0.906 | 0.823 | 0.804 | 0.943 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet101_coco_384x288-0b6e631b_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/scnet/scnet101_coco_384x288_20200709.log.json) | | ||
| dark_pose_resnet_50 | 256x192 | 0.724 | 0.898 | 0.800 | 0.777 | 0.936 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_256x192_dark-43379d20_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/resnet/res50_coco_256x192_dark_20200709.log.json) | | ||
| pose_hourglass_52 | 256x256 | 0.726 | 0.896 | 0.799 | 0.780 | 0.934 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hourglass/hourglass52_coco_256x256-4ec713ba_20200709.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/top_down/hourglass/hourglass52_coco_256x256_20200709.log.json) | | ||
|
||
|
||
### Bottom-Up Method: | ||
|
||
#### Results on COCO val2017 without multi-scale test | ||
|
||
| Arch | Input Size | AP | AP<sup>50</sup> | AP<sup>75</sup> | AR | AR<sup>50</sup> | ckpt | log | | ||
| :----------------- | :-----------: | :------: | :------: | :------: | :------: | :------: |:------: |:------: | | ||
| HRNet-w32 | 512x512 | 0.677 | 0.870 | 0.738 | 0.723 | 0.890 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_512x512-8ae85183_20200713.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_512x512_20200713.log.json) | | ||
| HRNet-w32 | 640x640 | 0.686 | 0.871 | 0.747 | 0.733 | 0.898 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_640x640-a22fe938_20200712.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_640x640_20200712.log.json) | | ||
| HRNet-w48 | 512x512 | 0.686 | 0.873 | 0.741 | 0.731 | 0.892 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet48_coco_512x512-60fedcbc_20200712.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet48_coco_512x512_20200712.log.json) | | ||
|
||
#### Results on COCO val2017 with multi-scale test | ||
|
||
| Arch | Input Size | AP | AP<sup>50</sup> | AP<sup>75</sup> | AR | AR<sup>50</sup> | ckpt | log | | ||
| :----------------- | :-----------: | :------: | :------: | :------: | :------: | :------: |:------: |:------: | | ||
| HRNet-w32 | 512x512 | 0.706 | 0.881 | 0.771 | 0.747 | 0.901 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_512x512-8ae85183_20200713.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_512x512_20200713.log.json) | | ||
| HRNet-w32 | 640x640 | 0.706 | 0.880 | 0.770 | 0.749 | 0.902 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_640x640-a22fe938_20200712.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet32_coco_640x640_20200712.log.json) | | ||
| HRNet-w48 | 512x512 | 0.716 | 0.884 | 0.775 | 0.755 | 0.901 | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet48_coco_512x512-60fedcbc_20200712.pth) | [log](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/bottom_up/higher_hrnet48_coco_512x512_20200712.log.json) | | ||
|
||
#### Pretrained backbones on ImageNet | ||
|
||
| Model | Checkpoint | Download | | ||
| :----------------- | :-----------: | :-----------: | | ||
| resnet50 | resnet50-19c8e357.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet50-19c8e357.pth) | ||
| resnet101 | resnet101-5d3b4d8f.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet101-5d3b4d8f.pth) | ||
| resnet152 | resnet152-b121ed2d.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet152-b121ed2d.pth) | ||
| hrnet_w32 | hrnet_w32-36af842e.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/hrnet_w32-36af842e.pth) | | ||
| hrnet_w48 | hrnet_w48-8ef0771d.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/hrnet_w48-8ef0771d.pth) | ||
| scnet50 | scnet50-7ef0a199.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/scnet50-7ef0a199.pth) | ||
| scnet101 | scnet101-94250a77.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/scnet101-94250a77.pth) | ||
| resnetv1d50 | resnetv1d50_batch256_20200708-1ad0ce94.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d50_batch256_20200708-1ad0ce94.pth) | | ||
| resnetv1d101 | resnetv1d101_batch256_20200708-9cb302ef.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d101_batch256_20200708-9cb302ef.pth) | | ||
| resnetv1d152 | resnetv1d152_batch256_20200708-e79cb6a2.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d152_batch256_20200708-e79cb6a2.pth) | | ||
| resnext50 | resnext50_32x4d_batch256_20200708-c07adbb7.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext50_32x4d_batch256_20200708-c07adbb7.pth) | | ||
| resnext101 | resnext101_32x4d_batch256_20200708-87f2d1c9.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext101_32x4d_batch256_20200708-87f2d1c9.pth) | | ||
| resnext152 | resnext152_32x4d_batch256_20200708-aab5034c.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext152_32x4d_batch256_20200708-aab5034c.pth) | | ||
| se-resnet50 | se-resnet50_batch256_20200708-657b3c36.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/se-resnet50_batch256_20200708-657b3c36.pth) | | ||
| se-resnet101 | se-resnet101_batch256_20200708-038a4d04.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/se-resnet101_batch256_20200708-038a4d04.pth) | | ||
| shufflenet_v1 | shufflenet_v1_batch1024_20200708-7a087432.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/shufflenet_v1_batch1024_20200708-7a087432.pth) | | ||
| mobilenet_v2 | mobilenet_v2_batch256_20200708-3b2dc3af.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/mobilenet_v2_batch256_20200708-3b2dc3af.pth) | |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Pretrained backbones on ImageNet | ||
|
||
| Model | Checkpoint | Download | | ||
| :----------------- | :-----------: | :-----------: | | ||
| resnet50 | resnet50-19c8e357.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet50-19c8e357.pth) | ||
| resnet101 | resnet101-5d3b4d8f.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet101-5d3b4d8f.pth) | ||
| resnet152 | resnet152-b121ed2d.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/resnet152-b121ed2d.pth) | ||
| hrnet_w32 | hrnet_w32-36af842e.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/hrnet_w32-36af842e.pth) | | ||
| hrnet_w48 | hrnet_w48-8ef0771d.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/hrnet_w48-8ef0771d.pth) | ||
| scnet50 | scnet50-7ef0a199.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/scnet50-7ef0a199.pth) | ||
| scnet101 | scnet101-94250a77.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmpose/pretrain_models/scnet101-94250a77.pth) | ||
| resnetv1d50 | resnetv1d50_batch256_20200708-1ad0ce94.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d50_batch256_20200708-1ad0ce94.pth) | | ||
| resnetv1d101 | resnetv1d101_batch256_20200708-9cb302ef.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d101_batch256_20200708-9cb302ef.pth) | | ||
| resnetv1d152 | resnetv1d152_batch256_20200708-e79cb6a2.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnetv1d152_batch256_20200708-e79cb6a2.pth) | | ||
| resnext50 | resnext50_32x4d_batch256_20200708-c07adbb7.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext50_32x4d_batch256_20200708-c07adbb7.pth) | | ||
| resnext101 | resnext101_32x4d_batch256_20200708-87f2d1c9.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext101_32x4d_batch256_20200708-87f2d1c9.pth) | | ||
| resnext152 | resnext152_32x4d_batch256_20200708-aab5034c.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/resnext152_32x4d_batch256_20200708-aab5034c.pth) | | ||
| se-resnet50 | se-resnet50_batch256_20200708-657b3c36.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/se-resnet50_batch256_20200708-657b3c36.pth) | | ||
| se-resnet101 | se-resnet101_batch256_20200708-038a4d04.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/se-resnet101_batch256_20200708-038a4d04.pth) | | ||
| shufflenet_v1 | shufflenet_v1_batch1024_20200708-7a087432.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/shufflenet_v1_batch1024_20200708-7a087432.pth) | | ||
| mobilenet_v2 | mobilenet_v2_batch256_20200708-3b2dc3af.pth | [ckpt](https://openmmlab.oss-accelerate.aliyuncs.com/mmclassification/v0/imagenet/mobilenet_v2_batch256_20200708-3b2dc3af.pth) | | ||
|
||
|