mirror of https://github.com/open-mmlab/mmpose
22 lines
750 B
YAML
22 lines
750 B
YAML
Collections:
|
|
- Name: ResNet
|
|
Paper:
|
|
Title: Deep residual learning for image recognition
|
|
URL: http://openaccess.thecvf.com/content_cvpr_2016/html/He_Deep_Residual_Learning_CVPR_2016_paper.html
|
|
README: https://github.com/open-mmlab/mmpose/blob/main/docs/src/papers/backbones/resnet.md
|
|
Models:
|
|
- Config: configs/face_2d_keypoint/topdown_regression/wflw/td-reg_res50_8xb64-210e_wflw-256x256.py
|
|
In Collection: ResNet
|
|
Metadata:
|
|
Architecture:
|
|
- DeepPose
|
|
- ResNet
|
|
Training Data: WFLW
|
|
Name: td-reg_res50_8x64e-210e_wflw-256x256
|
|
Results:
|
|
- Dataset: WFLW
|
|
Metrics:
|
|
NME: 4.88
|
|
Task: Face 2D Keypoint
|
|
Weights: https://download.openmmlab.com/mmpose/face/deeppose/deeppose_res50_wflw_256x256-92d0ba7f_20210303.pth
|