0b7193392f
The latest discriminator architecture was already pretty much a unet. This one makes that official and uses shared layers. It also upsamples one additional time and throws out the lowest upsampling result. The intent is to delete the old vgg pixdisc, but I'll keep it around for a bit since I'm still trying out a few models with it. |
||
---|---|---|
.. | ||
.idea | ||
data | ||
data_scripts | ||
metrics | ||
models | ||
options | ||
scripts | ||
temp | ||
utils | ||
process_video.py | ||
recover_tensorboard_log.py | ||
requirements.txt | ||
run_scripts.sh | ||
test.py | ||
train.py |