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

Example or any Support for Tensorflow_datasets #180

Open
siriusmehta opened this issue Feb 26, 2022 · 1 comment
Open

Example or any Support for Tensorflow_datasets #180

siriusmehta opened this issue Feb 26, 2022 · 1 comment

Comments

@siriusmehta
Copy link

Hi,

I would highly appreciate any sample code for how can we use tf Explain GradCam feature for tensorflow dataset.

Best Regard
Vishal

@RaphaelMeudec
Copy link
Collaborator

Right now, there is no support yet for tensorflow datasets. The solution is to extract some elements from your tensorflow datasets, call .numpy() on them, and pass them to tf-explain

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

No branches or pull requests

2 participants