DL-Art-School/codes
James Betker 812c684f7d Update pixgan swap algorithm
- Swap multiple blocks in the image instead of just one. The discriminator was clearly
  learning that most blocks have one region that needs to be fixed.
- Relax block size constraints. This was in place to gaurantee that the discriminator
  signal was clean. Instead, just downsample the "loss image" with bilinear interpolation.
  The result is noisier, but this is actually probably healthy for the discriminator.
2020-07-10 15:56:14 -06:00
..
.idea
data
data_scripts
metrics
models Update pixgan swap algorithm 2020-07-10 15:56:14 -06:00
options
scripts
temp
utils
process_video.py
recover_tensorboard_log.py
requirements.txt
run_scripts.sh
test.py
train.py Update pixgan swap algorithm 2020-07-10 15:56:14 -06:00