Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 396 Bytes

The PIESRGAN is adapted based on ESRGAN to reconstruct high resolution reactive turbulence field from low resolution(LES for example) data.

To run the existing PIESRGAN.py, make sure that

  1. GPU is available on your cluster.
  2. tensorflow-gpu is installed.
  3. enable environment: cuda/90, cudnn/7.0.4, python/3.6.0 you could change the environment settings from the run.sub batch file