GithubHelp home page GithubHelp logo

Comments (7)

yizt avatar yizt commented on June 3, 2024

@HuangLian126 那就不要做裁剪,但是看整个图没有意义,边框已经框定位置了

from grad-cam.pytorch.

yizt avatar yizt commented on June 3, 2024

@HuangLian126 错了,rcnn层的特征只有proposal的部分,没有整个图像的;如果想要整个图像的就要使用rpn层的特征做Grad-CAM了。

from grad-cam.pytorch.

zht-ttt avatar zht-ttt commented on June 3, 2024

@HuangLian126 错了,rcnn层的特征只有proposal的部分,没有整个图像的;如果想要整个图像的就要使用rpn层的特征做Grad-CAM了。

那请问该如何修改成rpn层呢?

from grad-cam.pytorch.

yizt avatar yizt commented on June 3, 2024

@zht-ttt 可以用backbone的最后一个卷积层做,实现上更简单,参考分类的Grad-CAM即可

from grad-cam.pytorch.

zht-ttt avatar zht-ttt commented on June 3, 2024

@zht-ttt 可以用backbone的最后一个卷积层做,实现上更简单,参考分类的Grad-CAM即可

你好,能讲讲具体如何修改吗?我是小白,目前还在学习这一块

from grad-cam.pytorch.

RuoyuChen10 avatar RuoyuChen10 commented on June 3, 2024

@zht-ttt 可以用backbone的最后一个卷积层做,实现上更简单,参考分类的Grad-CAM即可

你好,能讲讲具体如何修改吗?我是小白,目前还在学习这一块

demo里面的layer name自定义改一下

from grad-cam.pytorch.

YunXiaoD avatar YunXiaoD commented on June 3, 2024

@zht-ttt用backbone的最后一个可以层做,实现上更简单,参考分类的Grad-CAM发酵

你好,能讲具体怎么修改吗?我是小白,现在还在学习这块

demo里面的layer name自定义改一下
你好,请问你修改成功了吗?我最近也在学习fasterRcnn的可视化方法

from grad-cam.pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.