Git Product home page Git Product logo

Comments (6)

frgfm avatar frgfm commented on May 21, 2024

I just added support of tensors with more than 2 spatial dimensions to my library for CAM methods if you're still looking for a long-term option: https://github.com/frgfm/torch-cam
I'd be glad to get some feedback 👌

from pytorch-grad-cam.

abhigoku10 avatar abhigoku10 commented on May 21, 2024

@frgfm thanks for the code base will test it on point cloud , for point cloud data inference also we should run the cam similar on images right ?

from pytorch-grad-cam.

frgfm avatar frgfm commented on May 21, 2024

@abhigoku10 yes, I only provide visualization utils for 2D images, but the CAM itself is constantly being tested by the CI for both 2D and 3D spatial inputs!

from pytorch-grad-cam.

jacobgil avatar jacobgil commented on May 21, 2024

Hi @abhigoku10
Can you please share more details about the network architecture.
In general you need two things:

  1. Define target_loss =
  2. You might need to implement custom logic in get_loss:
    https://github.com/jacobgil/pytorch-grad-cam/blob/master/pytorch_grad_cam/base_cam.py#L32

from pytorch-grad-cam.

jacobgil avatar jacobgil commented on May 21, 2024

Btw @frgfm
This repo is going to be a long term option as well! :-)
I'm actively maintaining this and planning to add a lot here also with the help of the great contributors!
But you have a cool repo and I wish you many stars and all the best! :-)

from pytorch-grad-cam.

jumptiger66 avatar jumptiger66 commented on May 21, 2024

@abhigoku10
Hello , Have you solved this problem? If I want to use Pointnet to classify point cloud data, how can I use this repo to get heatmap?
Best regards!

from pytorch-grad-cam.

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.