matak07

Results 2 issues of matak07

I want to visualize the activation map of the Generator-Encoder module. Can you suggest me how can I do that? Where can I add the code: model.py or networks.py? Any...

While trying to run train.py, I got the following error: Traceback (most recent call last): File "train.py", line 33, in main() File "train.py", line 29, in main model = load_model(opt,...