File size: 529 Bytes
f5d6da0
 
 
 
 
4d44132
f5d6da0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

---
license: agpl-3.0
datasets:
- eugenesiow/Div2k
pipeline_tag: image-to-image
library_name: pytorch
tags:
- generative-ai
- deep-cnn
- super-resolution
---

# SRGAN Model for Super-Resolution

This repository contains a Super-Resolution Generative Adversarial Network (SRGAN) model trained on the DIV2K dataset. The model is designed to enhance the resolution of low-resolution images using deep convolutional neural networks.

## Experiment Implementation

The results as follows:

- **PSNR**: 17.54 dB
- **SSIM**: 0.6241