Skip to content

[Feature] Support grad-based cam and grad-free cam #234

Merged
hhaAndroid merged 11 commits into
open-mmlab:devfrom
hhaAndroid:support_cam
Nov 25, 2022
Merged

[Feature] Support grad-based cam and grad-free cam #234
hhaAndroid merged 11 commits into
open-mmlab:devfrom
hhaAndroid:support_cam

Conversation

@hhaAndroid

Copy link
Copy Markdown
Member

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation for this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

BC-breaking (Optional)

Does the modification introduce changes that break the backward compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  3. If the modification has a potential influence on downstream projects, this PR should be tested with downstream projects, like MMDetection or MMClassification.
  4. The documentation has been modified accordingly, like docstring or example tutorials.

@hhaAndroid hhaAndroid requested review from Nioolek, PeterH0323, RangeKing and wanghonglie and removed request for PeterH0323 November 24, 2022 08:37
@hhaAndroid hhaAndroid removed the WIP label Nov 24, 2022

@PeterH0323 PeterH0323 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议补充 boxam_vis_demo.py 相关的用法文档以及效果图

Comment thread docs/zh_cn/user_guides/visualization.md Outdated
Comment thread docs/en/user_guides/visualization.md Outdated
Comment thread docs/en/user_guides/visualization.md Outdated
Comment thread docs/zh_cn/user_guides/visualization.md Outdated
Comment thread docs/zh_cn/user_guides/visualization.md Outdated
@hhaAndroid hhaAndroid merged commit 9221499 into open-mmlab:dev Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants