From 4c3f26d4b5a8a7cb174e9c6b938a6896d8938b0a Mon Sep 17 00:00:00 2001 From: Qiusheng Wu Date: Wed, 19 Feb 2025 11:54:08 -0500 Subject: [PATCH] Add super resolution image to index --- README.md | 5 +++++ docs/index.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 97e4f5e..85f21df 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Tutorials for Using Google's [Population Dynamics Foundation Model](https://gith - [Predicting US Housing Prices with PDFM and Zillow Data](https://geoai-tutorials.gishub.org/PDFM/zillow_home_value) - [Visualizing PDFM Features and Predicted Home Values](https://geoai-tutorials.gishub.org/PDFM/map_pdfm_features) +- [PDFM super resolution with Zillow housing data](https://geoai-tutorials.gishub.org/PDFM/pdfm_superresolution) ## Demos @@ -18,3 +19,7 @@ Tutorials for Using Google's [Population Dynamics Foundation Model](https://gith - Visualize PDFM features ![image](https://github.com/user-attachments/assets/fd1b233b-2be0-47c3-b2d0-f53601020604) + +- PDFM super resolution + + ![image](https://github.com/user-attachments/assets/a1f647e5-6014-4189-b1b9-d9e6252c98c8) diff --git a/docs/index.md b/docs/index.md index 97e4f5e..85f21df 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,7 @@ Tutorials for Using Google's [Population Dynamics Foundation Model](https://gith - [Predicting US Housing Prices with PDFM and Zillow Data](https://geoai-tutorials.gishub.org/PDFM/zillow_home_value) - [Visualizing PDFM Features and Predicted Home Values](https://geoai-tutorials.gishub.org/PDFM/map_pdfm_features) +- [PDFM super resolution with Zillow housing data](https://geoai-tutorials.gishub.org/PDFM/pdfm_superresolution) ## Demos @@ -18,3 +19,7 @@ Tutorials for Using Google's [Population Dynamics Foundation Model](https://gith - Visualize PDFM features ![image](https://github.com/user-attachments/assets/fd1b233b-2be0-47c3-b2d0-f53601020604) + +- PDFM super resolution + + ![image](https://github.com/user-attachments/assets/a1f647e5-6014-4189-b1b9-d9e6252c98c8)