Vikramank
Vikramank
I encountered the following error while running dissect_classifier_experiment.ipynb `compute_acts() takes 1 positional argument but 2 were given` while executing the following cell `unit_images = iv.masked_images_for_topk( compute_acts, dataset, topk, k=5, num_workers=30,...
Hello everyone, I would like to understand why the selected threshold value (0.04) in the paper is low? For such a low value, sometimes even random excitation can achieve that...
Hello, Thank you for the great work and code implementation of STEGO. Though it works great, the performance of STEGO is greatly affected with change in resolution of the input...
Hello Priya, Could you please share the trained model for inference?
Hi Nandita, Thank you very much for a great tutorial on PINN. Could you please add a reference to the PDE that you have used in this tutorial : du/dx=2du/dt+u...