Newer
Older
Demo-Maker / modules / rtmpose / configs / hand_3d_keypoint / internet / interhand3d / internet_interhand3d.md
InterNet (ECCV'2020)
@InProceedings{Moon_2020_ECCV_InterHand2.6M,
author = {Moon, Gyeongsik and Yu, Shoou-I and Wen, He and Shiratori, Takaaki and Lee, Kyoung Mu},
title = {InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2020}
}
ResNet (CVPR'2016)
@inproceedings{he2016deep,
  title={Deep residual learning for image recognition},
  author={He, Kaiming and Zhang, Xiangyu and Ren, Shaoqing and Sun, Jian},
  booktitle={Proceedings of the IEEE conference on computer vision and pattern recognition},
  pages={770--778},
  year={2016}
}
InterHand2.6M (ECCV'2020)
@InProceedings{Moon_2020_ECCV_InterHand2.6M,
author = {Moon, Gyeongsik and Yu, Shoou-I and Wen, He and Shiratori, Takaaki and Lee, Kyoung Mu},
title = {InterHand2.6M: A Dataset and Baseline for 3D Interacting Hand Pose Estimation from a Single RGB Image},
booktitle = {European Conference on Computer Vision (ECCV)},
year = {2020}
}

Results on InterHand2.6M val & test set

Train SetSetArchInput SizeMPJPE-singleMPJPE-interactingMPJPE-allMRRPEAPhckptlog
Alltest(H+M)InterNet_resnet_50256x2569.6913.7211.8629.270.99ckptlog
Allval(M)InterNet_resnet_50256x25611.3015.5713.3632.150.98ckptlog
Alltest(H+M)InterNet_resnet_50*256x2569.4713.4011.5929.280.99ckptlog
Allval(M)InterNet_resnet_50*256x25611.2215.2313.1631.730.98ckptlog

Models with * are trained in MMPose 0.x. The checkpoints and logs are only for validation.