JohannesK14
JohannesK14
> Thank you for the tutorial, @JohannesK14! We will provide review comments soon! > > A quick question: Where is the `castle.jpeg` from ? We need to know the copyright...
Regarding your second comment: Of course, I can add the tutorial to the Resnet_TorchVision_Interpret.ipynb. But then I would suggest omitting VGG and just use Resnet and also the swan picture....
@HeinrichAD I just set the inplace flag to false. Why do you see a problem there? To my knowledge, the inplace functionality could save some memory, but should deliver the...
Hi @abhijeetdhakane, could you post your error message and your implementation of the DataModule?
I was able to reproduce the problem. The 10 different prototypes for each class have almost identical feature values. What is the reason for this? ``` import torch import seaborn...
The download_and_extract_images.sh script still contains links to 3dvis.ri.cmu.edu . Do we have to download all the images from Extended CMU at visuallocalization.net? BTW: Thanks for sharing your dataset with the...