limaosen0 / AS-GCN

The model architecture of AS-GCN (for human action recognition)
BSD 2-Clause "Simplified" License
290 stars 71 forks source link

预处理数据问题 #20

Open dangao250 opened 4 years ago

dangao250 commented 4 years ago

image

3396815 commented 4 years ago

我也是这个问题,之前还有还有图中的问题,最后你解决了吗

3396815 commented 4 years ago

image

3396815 commented 4 years ago

image 我改了一下如上图所示,这个问题没有了,又出来一个新的问题但是我检查了路径没错

image

dangao250 commented 4 years ago

set_name改成part   

------------------ 原始邮件 ------------------ 发件人: "Anirudh Thatipelli"<notifications@github.com>; 发送时间: 2019年12月1日(星期天) 上午10:45 收件人: "limaosen0/AS-GCN"<AS-GCN@noreply.github.com>; 抄送: "&#x1F601;"<1337932153@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [limaosen0/AS-GCN] 预处理数据问题 (#20)

我改了一下如上图所示,这个问题没有了,又出来一个新的问题但是我检查了路径没错

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

3396815 commented 4 years ago

谢谢 这个问题我解决了 数据预处理完成了,不过在训练的时候又出现了新问题,processor/io.py文件中,错误显示torchlight没有这个函数.visible_gpu这个函数,我找了一下,的确没有,请问你遇到过这个问题吗?如何解决的?谢谢 image

YqsAnnoymous commented 4 years ago

这篇代码感觉可能版本写的太多最后总和上传的时候变量名很多有错误。。。要自己根据代码具体改

Aaron064217 commented 3 years ago

@3396815 你好,现在我也在复现这个网络,能加个好友,讨论下么,谢谢。我的weixin:zxc064217

tianyachi commented 2 years ago

谢谢 这个问题我解决了 数据预处理完成了,不过在训练的时候又出现了新问题,processor/io.py文件中,错误显示torchlight没有这个函数.visible_gpu这个函数,我找了一下,的确没有,请问你遇到过这个问题吗?如何解决的?谢谢 image 写入--use_gpu False