This is ESRGAN_Model Finetuned with 4k video frames.
- Python 3
- Pytorch >= 1.0 (CUDA version >= 7.5 if installing with CUDA.More Details)
- Python packages:
pip install numpy opencv-python
- Go to
./figuresfolder to see how and well it works. - Place your own low-resolution images in
./LRfolder. - I've downloaded and fine tuned the model. But you can download pretrained models from Google Drive or Baidu Drive. Place the models in
./models. We provide two models with high perceptual quality and high PSNR performance (see model list). - Run test. We provide ESRGAN model and RRDB_PSNR model and you can config in the
test.py.
python test.py