yizt / Grad-CAM.pytorch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

你好,自己自定义的目标检测模型该怎么用?

opened this issue · comments

@ghost 您好,要看具体的模型

commented

@ghost 您好,要看具体的模型
比如Unet网络呢