DL-Art-School/codes
James Betker df1046c318 New arch: SwitchedResidualGenerator_arch
The concept here is to use switching to split the generator into two functions:
interpretation and transformation. Transformation is done at the pixel level by
relatively simple conv layers, while interpretation is computed at various levels
by far more complicated conv stacks. The two are merged using the switching
mechanism.

This architecture is far less computationally intensive that RRDB.
2020-06-16 11:23:50 -06:00
..
.idea
data Add doResizeLoss to dataset 2020-06-08 11:27:06 -06:00
data_scripts Misc 2020-06-05 21:01:50 -06:00
metrics
models New arch: SwitchedResidualGenerator_arch 2020-06-16 11:23:50 -06:00
options
scripts
temp
utils Add GPU mem tracing module 2020-06-14 11:02:54 -06:00
distill_torchscript.py Misc 2020-06-14 11:03:02 -06:00
onnx_inference.py Misc 2020-06-14 11:03:02 -06:00
process_video.py
requirements.txt
run_scripts.sh
test.py
train.py Misc 2020-06-14 11:03:02 -06:00