Daniel Ron

Results 2 issues of Daniel Ron

## 🐛 Bug If `wandb` isn't installed, a warning is thrown upon import `pl_bolts` that alerts us to install `wandb`, before we've made any attempt nor effort to use it....

enhancement
help wanted
refactoring

I am attempting to visualize results, which is _mostly_ handled by main.visualize(). However, the code to get the attention map has been commented out, and replaced with np.zeros. My general...