DL-Art-School/codes
James Betker 10f7e49214 Add ConvBnSilu to replace ConvBnRelu
Relu produced good performance gains over LeakyRelu, but
GAN performance degraded significantly. Try SiLU as an alternative
to see if it's the leaky-ness we are looking for or the smooth activation
curvature.
2020-07-05 13:39:08 -06:00
..
.idea
data
data_scripts Misc changes 2020-07-04 13:22:50 -06:00
metrics
models Add ConvBnSilu to replace ConvBnRelu 2020-07-05 13:39:08 -06:00
options
scripts
temp
utils Remove RDB from srg2 2020-07-03 22:31:20 -06:00
distill_torchscript.py
onnx_inference.py
process_video.py
recover_tensorboard_log.py
requirements.txt
run_scripts.sh
test.py
train.py Misc changes 2020-07-04 13:22:50 -06:00