You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to replicate the results shown in your paper (B-cos Alignment for Inherently Interpretable CNNs and Vision Transformers) similarly to what's shown in Qualitative examples.ipynb and in Quantitative results.ipynb. I'm trying to do so using Colab, which gives me all sorts of problems when trying to run the notebooks I've just referred to, and would also prefer having an up-to-date version, which is why I'm using the bcos package.
The problem I'm facing is that I'm not finding any documentation regarding the bcos package, and the only notebook I found is the demo notebook, which doesn't provide enough information to reproduce your results. Could you point me to any notebook similar to the ones I mentioned earlier? If there isn't one could you at least give me some useful information to create a notebook that can reproduce your results?
The text was updated successfully, but these errors were encountered:
For reproducing the paper results, I recommend to clone the repository and use the code base instead of the package.
For documentation, please take a look at TRAINING.md.
I'm currently trying to replicate the results shown in your paper (B-cos Alignment for Inherently Interpretable CNNs and Vision Transformers) similarly to what's shown in Qualitative examples.ipynb and in Quantitative results.ipynb. I'm trying to do so using Colab, which gives me all sorts of problems when trying to run the notebooks I've just referred to, and would also prefer having an up-to-date version, which is why I'm using the bcos package.
The problem I'm facing is that I'm not finding any documentation regarding the bcos package, and the only notebook I found is the demo notebook, which doesn't provide enough information to reproduce your results. Could you point me to any notebook similar to the ones I mentioned earlier? If there isn't one could you at least give me some useful information to create a notebook that can reproduce your results?
The text was updated successfully, but these errors were encountered: