Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,11 @@ lr_torch = torch.from_numpy(lr_data.to_numpy()) / 10000
|
|
| 30 |
|
| 31 |
## Load Synthetic dataset
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
```{python}
|
| 34 |
import opensr_degradation
|
| 35 |
import rioxarray
|
|
|
|
| 30 |
|
| 31 |
## Load Synthetic dataset
|
| 32 |
|
| 33 |
+
Available methods: **vae_histogram_matching**, **vae_histogram_matching**, **gamma_multivariate_normal_90**, **gamma_multivariate_normal_75**, **gamma_multivariate_normal_50**,
|
| 34 |
+
**gamma_multivariate_normal_25**, **gamma_multivariate_normal_10**.
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
|
| 38 |
```{python}
|
| 39 |
import opensr_degradation
|
| 40 |
import rioxarray
|