This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
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
2b03e40f98
DL-Art-School
/
codes
/
models
History
James Betker
b123ed8a45
Add attention resnet
...
Not ready for prime time, but is a first draft.
2020-05-29 20:02:10 -06:00
..
archs
Add attention resnet
2020-05-29 20:02:10 -06:00
__init__.py
Implement downsample GAN
2020-04-24 00:00:46 -06:00
base_model.py
Allow an alt_path for saving models and states
2020-05-16 09:10:51 -06:00
loss.py
mmsr
2019-08-23 21:42:47 +08:00
lr_scheduler.py
mmsr
2019-08-23 21:42:47 +08:00
networks.py
Separate feature extractors out, add resnet feature extractor
2020-05-28 20:26:30 -06:00
SR_model.py
Use amp in SR_model for inference
2020-05-07 21:45:33 -06:00
SRGAN_model.py
Support generators that don't output intermediary values.
2020-05-23 21:09:54 -06:00