Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grad-Cam from ONNX model #668

Open
galenoshea opened this issue Jun 20, 2024 · 0 comments
Open

Grad-Cam from ONNX model #668

galenoshea opened this issue Jun 20, 2024 · 0 comments

Comments

@galenoshea
Copy link

Feature Request

Ability to get subset of layers from a list of layers for a given model

What is the problem that this feature solves?

I'm interested in implementing Grad-CAM starting with an ONNX model and from my understanding, importing onnx saves each layer as an attribute of the model struct but there's no way to get a subset of the model other than rebuilding it manually.

Describe the feature

Why is this feature necessary? What does it accomplish?

Relevant Model Zoo feature areas

Which area in the Model Zoo infrastructure does this impact?
explainable AI, computer vision, backbones

Notes

Fairly new to burn and I'm excited to use it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant