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

Setup for Run_TCAV.ipynb fails #108

Open
desmojm1 opened this issue Apr 16, 2021 · 2 comments
Open

Setup for Run_TCAV.ipynb fails #108

desmojm1 opened this issue Apr 16, 2021 · 2 comments

Comments

@desmojm1
Copy link

desmojm1 commented Apr 16, 2021

Line 126 in imagenet_and_broden_fetcher.py (bytes = urllib.request.urlopen(all_images)) fails. This seems to be a result of bad URLs (e.g. http://imagenet.stanford.edu/api/text/imagenet.synset.geturls?wnid=n02391049).

@desmojm1 desmojm1 changed the title Run_TCAV.ipynb fails Setup for Run_TCAV.ipynb fails Apr 16, 2021
@desmojm1 desmojm1 reopened this Apr 16, 2021
@BeenKim
Copy link
Contributor

BeenKim commented May 3, 2021

Thanks for raising this issue! It seems that Imagenet has now closed url-based download, and only allow downloads for those how signed-in to their website. https://image-net.org/download.php We'll have to look at how else we can provide the examples (since we can't simply copy their data and store locally--that would be violation of the copyright). Please stay tuned.

@BeenKim BeenKim closed this as completed Jul 6, 2021
@BeenKim BeenKim reopened this Jul 6, 2021
@s1eeveW
Copy link

s1eeveW commented Aug 2, 2022

Hello, BeenKim. have your team got a new example (maybe new datasets) for ‘tcav’ running checking?

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

3 participants