xinntao / ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
https://github.com/xinntao/BasicSR
Apache License 2.0
5.86k stars 1.04k forks source link

add Dockerfile #93

Open cyremur opened 4 years ago

cyremur commented 4 years ago

Adds a Dockerfile with newest CUDA version and python3.

Spinning up the docker container and running python test.py completes successful.