DL-Art-School/codes
James Betker c8ab89d243 Add model swapout
Model swapout is a feature where, at specified intervals,
a random D and G model will be swapped in place for the
one being trained. After a short period of time, this model
is swapped back out. This is intended to increase training
diversity.
2020-05-13 16:53:38 -06:00
..
data
data_scripts
metrics
models Add model swapout 2020-05-13 16:53:38 -06:00
options Add model swapout 2020-05-13 16:53:38 -06:00
scripts
temp
utils
distill_torchscript.py
requirements.txt
run_scripts.sh
test_Vid4_REDS4_with_GT_DUF.py
test_Vid4_REDS4_with_GT_TOF.py
test_Vid4_REDS4_with_GT.py
test.py
train.py