Activation maximization for ResNets

Does anyone know of any codebase to visualise filters of a ResNet using activation maximisation? I found a few but they all seem to work only for VGG or Inception but not ResNets. By work I mean the visualisations are good for VGGs but not for ResNets. Is there some code I use to visualise ResNet filters?