step_by_step_cifar10 does not exist (plus other issues)
Closed this issue · 1 comments
wielandbrendel commented
First and foremost thanks for releasing the code for PatternNet! I am very interested to use your method but I have lots of troubles getting the code to work. Among the issues I found are:
- The step_by_step_cifar10.py script does not exist but it would be really helpful to see the whole chain from computing patterns to getting explanations.
- When computing the combined patterns (as suggested by the Readme) one gets 'basic', 'positive_x' and 'negative_y' keys, but I am not sure which one I am supposed to use in the explainer?
- In the examples, neither the link to the VGG-16 weights nor to the patterns still works.
I am still fighting to compute the patterns for my VGG-16 (it fails with some reshape errors) but these might be issues on my end.
albermax commented
Sorry about the late response.
There is a new software: https://github.com/albermax/innvestigate