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

New version: ExplainableAI v0.8.0 #101352

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

This release removes the automatic reexport of heatmapping functionality.
Users are now required to manually load [VisionHeatmaps.jl][VisionHeatmaps] and/or [TextHeatmaps.jl][TextHeatmaps].

This reduces the maintenance burden for new heatmapping features and the amount of dependencies for users who don't require heatmapping functionality.

* ![BREAKING][badge-breaking] Removed reexport of heatmapping functionality by updating XAIBase dependency ([#162][pr-162]).
* ![Feature][badge-feature] Added `GradCAM` analyzer ([#155][pr-155]). Try it with [VisionHeatmaps.jl][VisionHeatmaps]'s new `heatmap_overlay` feature.

[VisionHeatmaps]: https://julia-xai.github.io/XAIDocs/VisionHeatmaps/stable/
[TextHeatmaps]: https://julia-xai.github.io/XAIDocs/TextHeatmaps/stable/

[pr-162]: https://github.com/Julia-XAI/ExplainableAI.jl/pull/162
[pr-155]: https://github.com/Julia-XAI/ExplainableAI.jl/pull/155
[badge-breaking]: https://img.shields.io/badge/BREAKING-red.svg
[badge-feature]: https://img.shields.io/badge/feature-green.svg

UUID: 4f1bc3e1-d60d-4ed0-9367-9bdff9846d3b
Repo: https://github.com/Julia-XAI/ExplainableAI.jl.git
Tree: e5ce0e782a546041c6dd9e742fe1c85806365e72

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 6855e45 into master Feb 21, 2024
22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-explainableai-4f1bc3e1-v0.8.0-abbdcdeeb5 branch February 21, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants