This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
DL-Art-School
Watch
1
Star
3
Fork
5
You've already forked DL-Art-School
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1596a98493
DL-Art-School
/
codes
/
models
History
James Betker
1596a98493
Get rid of skip layers from vgg disc
2020-05-12 10:08:12 -06:00
..
archs
Get rid of skip layers from vgg disc
2020-05-12 10:08:12 -06:00
__init__.py
Implement downsample GAN
2020-04-24 00:00:46 -06:00
base_model.py
Enable AMP optimizations & write sample train images to folder.
2020-04-21 16:28:06 -06:00
loss.py
lr_scheduler.py
networks.py
Allow resgen to have a conditional number of upsamples applied to it
2020-05-10 10:48:37 -06:00
SR_model.py
Use amp in SR_model for inference
2020-05-07 21:45:33 -06:00
SRGAN_model.py
Fix up OOM issues when running a disjoint D update ratio and megabatches
2020-05-06 17:25:25 -06:00
Video_base_model.py