Separately Layerwise Weights assignment to Generator Network
- tensorflow 2.0
- Numpy
- termcolor
CUDA_VISIBLE_DEVICES='0' python pix2pix.py
Test pix2pix model with assigning layerwise weights to Generator Network obtained from training
CUDA_VISIBLE_DEVICES='0' python pix2pix-assigned_weights