yizt/Grad-CAM.pytorch

detectron2 Retinanet CAM请教!

wangzyon opened this issue · 1 comments

您好,在根据您faster rnn例子做retinanet CAM,初学理解不到位,能否麻烦您简单指导下思路,不胜感激!18792567544@163.com

这是我阅读detectron2 retinanet总结的:
retinanet_read_code

yizt commented

@wangzyon 文字部分没有问题,是这么理解的;网络的特征形状这块不确定,没有看detectron2 的retinanet代码。720=80类*9anchor这里有不明白,我理解anchor不是类别相关的;一个cell 9个anchor;