yizt / Grad-CAM.pytorch

pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
Apache License 2.0
715 stars 166 forks source link

全图cam #48

Open zht-ttt opened 3 years ago

zht-ttt commented 3 years ago

你好,我修改fasterrcnn为全图像的,为extractor的最后一层,但输出为roi_scores,我该如何操作去的到它的cam?

yizt commented 3 years ago

请发出修改处的代码

在 2021年8月6日,下午12:23,zht-ttt @.***> 写道:

你好,我修改fasterrcnn为全图像的,为extractor的最后一层,但输出为roi_scores,我该如何操作去的到它的cam?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yizt/Grad-CAM.pytorch/issues/48, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABV2ST634IOBISUUKUQOF3LT3NPV5ANCNFSM5BVEIQQA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.