tensorflow / lucid

A collection of infrastructure and tools for research in neural network interpretability.
Apache License 2.0
4.64k stars 652 forks source link

I have fixxed feature attribution (100% fully working) #303

Open 400lbhacker opened 1 year ago

400lbhacker commented 1 year ago

awhile ago the feature attribution abilities of Lucid were broken. I have found a fix! please review the following working examples I have created:

https://colab.research.google.com/github/400lbhacker/several-feature-inversion-projects-python-/blob/main/FIXXED_FEATURE_ATTRIBUTION(LUCID_2022).ipynb

https://colab.research.google.com/github/400lbhacker/several-feature-inversion-projects-python-/blob/main/FIXXED-feature_inversion_caffe_Places365_deepstyle.ipynb

these are hosted at my feature attribution fork / mods here at my github https://github.com/400lbhacker/several-feature-inversion-projects-python-/blob/main/README.md