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 Cap test workers at 10 2020-05-13 09:20:45 -06:00
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 Add code for compiling model to torchscript 2020-05-13 09:21:13 -06:00
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