forked from open-mmlab/mmrazor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetafile.yml
19 lines (19 loc) · 754 Bytes
/
metafile.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Models:
# - Name: dmcp_resnet50_subnet_32xb64
# In Collection: DMCP
# Config: configs/pruning/mmcls/dmcp/dmcp_resnet50_subnet_32xb64.py
# Weights: https://download.openmmlab.com/mmrazor/v1/pruning/dmcp/resnet50/2G/DMCP_R50_2G.pth
# Results:
# - Task: Image Classification
# Dataset: ImageNet-1k
# Metrics:
# Top 1 Accuracy: 76.11
# - Name: dmcp_mbv2_subnet_32xb64
# In Collection: DMCP
# Config: configs/pruning/mmcls/dmcp/dmcp_mbv2_subnet_32xb64.py
# Weights: https://download.openmmlab.com/mmrazor/v1/pruning/dmcp/mobilenetv2/100M/DMCP_MBV2_100M.pth
# Results:
# - Task: Image Classification
# Dataset: ImageNet-1k
# Metrics:
# Top 1 Accuracy: 67.22