DL-Art-School/codes
James Betker 645d0ca767 ResidualGen mods
- Add filters_mid spec which allows a expansion->squeeze for the transformation layers.
- Add scale and bias AFTER the switch
- Remove identity transform (models were converging on this)
- Move attention image generation and temperature setting into new function which gets called every step with a save path
2020-06-17 17:18:28 -06:00
..
.idea
data
data_scripts
metrics
models ResidualGen mods 2020-06-17 17:18:28 -06:00
options
scripts
temp
utils
distill_torchscript.py
onnx_inference.py
process_video.py
requirements.txt
run_scripts.sh
test.py
train.py