https://github.com/lukas-blecher/super-resolution
Apply super resolution (ESRGAN) to detector images
https://github.com/lukas-blecher/super-resolution
Last synced: 3 months ago
JSON representation
Apply super resolution (ESRGAN) to detector images
- Host: GitHub
- URL: https://github.com/lukas-blecher/super-resolution
- Owner: lukas-blecher
- Created: 2019-10-15T15:26:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T10:38:02.000Z (about 5 years ago)
- Last Synced: 2025-04-02T19:12:27.678Z (10 months ago)
- Language: Python
- Homepage:
- Size: 835 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Super Resolution with detector images
In this repository we are applying a modified version of the Enhanced Super-Resolution Generative Adversarial Networks ([ESRGAN](https://arxiv.org/abs/1809.00219))
from [eriklindernoren](https://github.com/eriklindernoren/PyTorch-GAN/tree/master/implementations/esrgan) to jet images.