Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Benchmark Performance DOC BUGs #384

Closed
PeterH0323 opened this issue Apr 20, 2022 · 1 comment · Fixed by #411
Closed

[DOC] Benchmark Performance DOC BUGs #384

PeterH0323 opened this issue Apr 20, 2022 · 1 comment · Fixed by #411
Assignees

Comments

@PeterH0323
Copy link
Contributor

PeterH0323 commented Apr 20, 2022

DOC

docs/en/benchmark.md#Performance benchmark

MMCLS

Title

TorchScript blow seresnet -> FP32

Incorrect Config

Model Name Config Name Suggestion
SE-ResNet-50 $MMCLS_DIR/configs/resnext/resnext50_32x4d_b32x8_imagenet.py $MMCLS_DIR/configs/mobilenet_v2/mobilenet-v2_8xb32_in1k.py
MobileNet V2 $MMEDIT_DIR/configs/restorers/real_esrgan/realesrnet_c64b23g32_12x4_lr2e-4_1000k_df2k_ost.py configs/mobilenet_v2/mobilenet-v2_8xb32_in1k.py

Can't find info in model metafile

Model Name Config Name Suggestion
ShuffleNetV1 1.0x $MMCLS_DIR/configs/shufflenet_v1/shufflenet_v1_1x_b64x16_linearlr_bn_nowd_imagenet.py $MMCLS_DIR/configs/shufflenet_v1/shufflenet-v1-1x_16xb64_in1k.py
ShuffleNetV2 1.0x $MMCLS_DIR/configs/shufflenet_v2/shufflenet_v2_1x_b64x16_linearlr_bn_nowd_imagenet.py $MMCLS_DIR/configs/shufflenet_v2/shufflenet-v2-1x_16xb64_in1k.py
MobileNet V2 $MMEDIT_DIR/configs/restorers/real_esrgan/realesrnet_c64b23g32_12x4_lr2e-4_1000k_df2k_ost.py configs/mobilenet_v2/mobilenet-v2_8xb32_in1k.py
@PeterH0323 PeterH0323 changed the title [Still detecting] Benchmark DOC BUGs [Still detecting] Benchmark Performance DOC BUGs Apr 20, 2022
@PeterH0323 PeterH0323 changed the title [Still detecting] Benchmark Performance DOC BUGs [DOC] Benchmark Performance DOC BUGs Apr 25, 2022
@RunningLeon RunningLeon self-assigned this Apr 25, 2022
@RunningLeon
Copy link
Collaborator

Agree to use suggested configs. As for missing info in metafile of mmcls, it would be covered in this issue: open-mmlab/mmpretrain#800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants