yizt / Grad-CAM.pytorch

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

Repository from Github https://github.comyizt/Grad-CAM.pytorchRepository from Github https://github.comyizt/Grad-CAM.pytorch

不是官方的预训练模型该怎么办呢

nnliuheart opened this issue · comments

您好,我有一个模型文件,但是不是官方的预训练模型该怎么加进去