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 think clearing the data selection input should clear out other parts of the app, e.g. previous saliency map result dropdown. This should be a relatively simple fix to include logic to check for this whenever the data selection is removed. I believe this is already done for model predictions and the saliency maps themselves, without sacrificing the ability to cache previously computed results.