cvlab-yonsei / MNAD

An official implementation of "Learning Memory-guided Normality for Anomaly Detection" (CVPR 2020) in PyTorch.
333 stars 82 forks source link

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

Open xiaobing-fang opened 3 years ago

renqi1120 commented 3 years ago

return datasets

xiaobing-fang commented 3 years ago

thanks you answer ,I already unstand

renqi1120 commented 3 years ago

不客气,解决了就好。 你复现论文实验时能达到论文里面的效果吗? 我按照论文提示设置参数,然后复现论文中的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.

xiaobing-fang commented 3 years ago

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

renqi1120 commented 3 years ago

我复现predicate ped2 基本上AUC:95%和论文差距比较小 但recon有明显差距 我复现时predicate和recon使用相同的pytroch版本。

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月6日(星期二) 下午2:32 @.>; @.**@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34)

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

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

xiaobing-fang commented 3 years ago

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

renqi1120 commented 3 years ago

时间有点久了 好像是这个 log

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月21日(星期三) 中午12:00 @.>; @.**@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34)

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

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

xiaobing-fang commented 3 years ago

能不能把log内容发下??

renqi1120 commented 3 years ago

你试一试 我也不确定是不是这个。

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月21日(星期三) 下午3:30 @.>; @.**@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34)

能不能把log内容发下??

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

从QQ邮箱发来的超大附件

log.zip (55.10M, 2021年08月20日 15:32 到期)进入下载页面:http://mail.qq.com/cgi-bin/ftnExs_download?k=5f3664307e37ba9dc174ee3f1e63064e53045253015057574e535705094e0053555749090a5a054c555757555d020605020205013864340d0c514a4a5113345c&t=exs_ftn_download&code=c6d08c4a

xiaobing-fang commented 3 years ago

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

renqi1120 commented 3 years ago

这个问题 我没有研究 我用的代码自动保存的log  然后运行Evaluation调用这个log得的AUC95%。

------------------ 原始邮件 ------------------ 发件人: "cvlab-yonsei/MNAD" @.>; 发送时间: 2021年7月21日(星期三) 下午3:46 @.>; @.**@.>; 主题: Re: [cvlab-yonsei/MNAD] model/utils.py——>in getitem(),【return np.concatenate (batch, axis = 0)】 what does this line mean? (#34)

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

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

TanMing11 commented 2 years ago

不客气,解决了就好。 你复现论文实验时能达到论文里面的效果吗? 我按照论文提示设置参数,然后复现论文中的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 commented 2 years ago

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

------------------ 原始邮件 ------------------ 发件人: "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 directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

fanzz1208 commented 1 year ago

你可以把视频转换成一帧一帧的图像,就是有点费时间。网上有这样的资料。 ------------------ 原始邮件 ------------------ 发件人: "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