ChanglongJiangGit / A2J-Transformer

[CVPR 2023] Code for paper 'A2J-Transformer: Anchor-to-Joint Transformer Network for 3D Interacting Hand Pose Estimation from a Single RGB Image'
Apache License 2.0
85 stars 7 forks source link

create datalist error #15

Closed hnx1223 closed 11 months ago

hnx1223 commented 11 months ago

Thank you for your code! But I found there are some errors about the result of generating the datalist. It's unable to read the images. Can you check the correctness of the code of generating datalist in dataset.py?

ChanglongJiangGit commented 11 months ago

Hello, can you give me a screenshot of the error report? This will help me find errors. Thanks!

hnx1223 commented 11 months ago

You're so kind. If you are Chinese, we can use Chinese to communicate. 

------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2023年9月20日(星期三) 下午4:14 收件人: @.>; 抄送: "Nanxuan @.>; @.>; 主题: Re: [ChanglongJiangGit/A2J-Transformer] create datalist error (Issue #15)

Hello, can you give me a screenshot of the error report? This will help me find errors. Thanks!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ChanglongJiangGit commented 11 months ago

可以的,方便给我看一下报错的截图,以及您的文件目录吗?

hnx1223 commented 11 months ago

刚才那条邮件里面有截图,您有收到吗?

------------------ 原始邮件 ------------------ 发件人: "ChanglongJiangGit/A2J-Transformer" @.>; 发送时间: 2023年9月20日(星期三) 下午4:23 @.>; 抄送: "Nanxuan @.**@.>; 主题: Re: [ChanglongJiangGit/A2J-Transformer] create datalist error (Issue #15)

可以的,方便给我看一下报错的截图,以及您的文件目录吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ChanglongJiangGit commented 11 months ago

没有收到23333可以再发一份吗?

ChanglongJiangGit commented 11 months ago

顺便,读不到图像大概率是数据集路径有问题,您可以看一下config.py文件中的interhand_anno_dir,interhand_images_path和cur_dir有没有正确修改,谢谢!

hnx1223 commented 11 months ago

好的,这次在附件里哦,谢谢~

------------------ 原始邮件 ------------------ 发件人: "ChanglongJiangGit/A2J-Transformer" @.>; 发送时间: 2023年9月20日(星期三) 下午4:28 @.>; 抄送: "Nanxuan @.**@.>; 主题: Re: [ChanglongJiangGit/A2J-Transformer] create datalist error (Issue #15)

没有收到23333可以再发一份吗?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ChanglongJiangGit commented 11 months ago

还是没有收到,可能是github的邮箱问题,您直接在github issue里面贴上截图吧,或者尝试直接发到我的邮箱,changlongj@hust.edu.cn,辛苦!

hnx1223 commented 11 months ago

谢谢您的耐心解答!我检查出错误了,是我粗心了。你的代码很棒!

------------------ 原始邮件 ------------------ 发件人: "ChanglongJiangGit/A2J-Transformer" @.>; 发送时间: 2023年9月20日(星期三) 下午4:37 @.>; 抄送: "Nanxuan @.**@.>; 主题: Re: [ChanglongJiangGit/A2J-Transformer] create datalist error (Issue #15)

还是没有收到,可能是github的邮箱问题,您直接在github @.***,辛苦!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ChanglongJiangGit commented 11 months ago

好的,感谢关注!