Skip to content
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

model/utils.py——>in __getitem()__,【return np.concatenate (batch, axis = 0)】 what does this line mean? #34

Open
xiaobing-fang opened this issue Jun 1, 2021 · 14 comments

Comments

@xiaobing-fang
Copy link

No description provided.

@renqi1120
Copy link

return datasets

@xiaobing-fang
Copy link
Author

thanks you answer ,I already unstand

@renqi1120
Copy link

renqi1120 commented Jul 6, 2021 via email

@xiaobing-fang
Copy link
Author

我只复现了predcit ped2上 跑了10个epoch AUC 93%多点
作者关于这个问题回答的是 pytoch 版本高于paper中使用的版本会导致AUC下降
目前好像没有人复现出paper中的AUC

@renqi1120
Copy link

renqi1120 commented Jul 6, 2021 via email

@xiaobing-fang
Copy link
Author

同学 ,你复现pred ped2 的log.txt还留着吗??

@renqi1120
Copy link

renqi1120 commented Jul 21, 2021 via email

@xiaobing-fang
Copy link
Author

能不能把log内容发下??

@renqi1120
Copy link

renqi1120 commented Jul 21, 2021 via email

@xiaobing-fang
Copy link
Author

谢谢 ,还有一个问题,就是 pred 人物ped2数据集上得到的95%的AUC,是最后一个epoch的AUC;还是所有epoch中最高的那个?AUC所在的epoch

@renqi1120
Copy link

renqi1120 commented Jul 21, 2021 via email

@TanMing11
Copy link

不客气,解决了就好。 你复现论文实验时能达到论文里面的效果吗? 我按照论文提示设置参数,然后复现论文中的reconstruction,发现和论文效果有点差距。 ped2、avenue、shanghaiTec,AUC分别得分:87.35%,72.12%,68.08%。

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月5日(星期一) 下午4:38 @.>; @.@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34) thanks you answer ,I already unstand — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

同学,你好。请问你的shanghaitech数据集怎么得到的,它的训练集是视频

@renqi1120
Copy link

renqi1120 commented Oct 25, 2021 via email

@fanzz1208
Copy link

你可以把视频转换成一帧一帧的图像,就是有点费时间。网上有这样的资料。

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年10月25日(星期一) 下午3:09 @.>; @.@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34) 不客气,解决了就好。 你复现论文实验时能达到论文里面的效果吗? 我按照论文提示设置参数,然后复现论文中的reconstruction,发现和论文效果有点差距。 ped2、avenue、shanghaiTec,AUC分别得分:87.35%,72.12%,68.08%。 … ------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月5日(星期一) 下午4:38 @.>; @.@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34) thanks you answer ,I already unstand — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. 同学,你好。请问你的shanghaitech数据集怎么得到的,它的训练集是视频 — You are receiving this because you commented. Reply to this email direc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants