ZF4444 / MMAL-Net

This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
250 stars 57 forks source link

可视化 #24

Open yujialele opened 3 years ago

yujialele commented 3 years ago

您好,我想知道AOLM模块是如何可视化的。

ZF4444 commented 3 years ago

你好,通过tensorboard和OpenCV实现的。

yujialele commented 3 years ago

感谢您的及时回复,我在vis.py文件里面看到了。我其实好奇AOLM模块掩码注意力图是如何实现的。

------------------ 原始邮件 ------------------ 发件人: "DM"<notifications@github.com>; 发送时间: 2020年11月18日(星期三) 晚上7:56 收件人: "ZF1044404254/MMAL-Net"<MMAL-Net@noreply.github.com>; 抄送: "于嘉乐"<2243402215@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [ZF1044404254/MMAL-Net] 可视化 (#24)

你好,通过tensorboard和OpenCV实现的。

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

yujialele commented 3 years ago

您好,我看了一下论文介绍和APPM模块的代码,产生了一些疑问,想向您请教一下,你方便给我讲一下原理吗?

------------------ 原始邮件 ------------------ 发件人: "ZF1044404254/MMAL-Net" <notifications@github.com>; 发送时间: 2020年11月18日(星期三) 晚上7:56 收件人: "ZF1044404254/MMAL-Net"<MMAL-Net@noreply.github.com>; 抄送: "于嘉乐"<2243402215@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [ZF1044404254/MMAL-Net] 可视化 (#24)

你好,通过tensorboard和OpenCV实现的。

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

ZF4444 commented 3 years ago

可以啊,具体哪里有疑问?

yujialele commented 3 years ago

论文里面的公式三我不太明白,里面的大写W和H指代是生成的part region区域还是滑动窗口

------------------ 原始邮件 ------------------ 发件人: "ZF4444/MMAL-Net" <notifications@github.com>; 发送时间: 2020年12月28日(星期一) 下午5:46 收件人: "ZF4444/MMAL-Net"<MMAL-Net@noreply.github.com>; 抄送: "于嘉乐"<2243402215@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [ZF4444/MMAL-Net] 可视化 (#24)

可以啊,具体哪里有疑问?

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

yujialele commented 3 years ago

Aw(x,y)里面的x和y指代的是啥

---原始邮件--- 发件人: "ZF"<notifications@github.com> 发送时间: 2020年12月28日(周一) 下午5:46 收件人: "ZF4444/MMAL-Net"<MMAL-Net@noreply.github.com>; 抄送: "yujialele"<2243402215@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [ZF4444/MMAL-Net] 可视化 (#24)

可以啊,具体哪里有疑问?

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

ZF4444 commented 3 years ago

你可以看看arxiv上最新版本的论文,第二版的表述有些不准确,抱歉。 W和H滑动窗口尺寸 x y是滑动窗口中每个元素的坐标