-
Notifications
You must be signed in to change notification settings - Fork 8
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
Hand2017训练文件 #23
Comments
您好!data/hands2017/hands2017_center_test.mat 中提供了center_test文件,剩下的文件我会稍后上传,请您留意! |
好的,非常感谢! |
您好 能提供一下hand2017数据集吗 |
您好!hands17的数据集可以通过填写下面的google表格来获得: https://docs.google.com/forms/d/e/1FAIpQLSfAkOfiPS3tGy2MFgQAPRMIjRu8L6eBmGiqS-lHqPWSHbJmjA/viewform |
您好,请问您用hands2017数据集训练上了吗? 我也没有找到您提到的这两个文件: |
您好! 请问一下您有拿到这两个文件吗?方便分享一下链接吗?麻烦了! |
您好!这些文件在A2J的数据处理过程中都能得到,我也已经上传到google drive中:https://drive.google.com/drive/folders/1Cmd3PdGuHJmSD32eT1AaAQVfRuQ5uJGM?usp=drive_link |
您好,在Hand2017数据集上的训练代码中提到的这三个文件我没有在文件夹中找到,这些文件您可以提供一个获取方式吗
keypointsfile = '/data/data1/zhangboshen/CODE/219_A2J_original/Anchor_Pose_fpn/data/Hands2017/train_keypointsUVD.mat'
center_train = scio.loadmat('/data/data1/zhangboshen/CODE/219_A2J_original/Anchor_Pose_fpn/data/Hands2017/train_centre_pixel.mat')
center_test = scio.loadmat('/data/data1/zhangboshen/CODE/219_A2J_original/Anchor_Pose_fpn/data/Hands2017/test_centre_pixel.mat')
The text was updated successfully, but these errors were encountered: