Pytorch implementation of convolutional neural network visualization techniques
grad-cam
pytorch
segmentation
gradient
cam
saliency
deep-dream
guided-backpropagation
guided-grad-cam
gradient-visualization
cnn-visualization
smooth-grad
-
Updated
Aug 31, 2020 - Python
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?