Tom Lieberum

Results 3 issues of Tom Lieberum

For some neurons the optimized image is simply grey. This does not happen when choosing `objectives.channel` Minimal example for colab: ``` !pip install torch-lucent import torch import torchvision as tv...

Currently, when one executes `for i in range(num_channels): _ = render.render_vis(model, objective.channels(layer_name, i))` and then interrupts, e.g. by hitting the stop button in Colab, then it will simply stop the...

Screenshot from the RTD page: ![image](https://user-images.githubusercontent.com/50806732/150577148-a429418d-08de-4cf7-a17f-c9bfddb3297a.png) I recommend checking the raw output of the build on the RTD dashboard. Probably some library installation issue when running setup.