yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题
Topics
Explore related topics
Jump into the topic listings this repository belongs to.
Join the conversation
Reviews · Questions · Posts
Share what you know about Grad-CAM.pytorch — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting Grad-CAM.pytorch.
Project Q&A
Questions and answers
Browse implementation threads tied directly to yizt/Grad-CAM.pytorch. Each question links through to the full answer page.
Be the first to ask how teams run Grad-CAM.pytorch in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses Grad-CAM.pytorch — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post