Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,7 @@ pinned: false
|
|
| 9 |
|
| 10 |
## Available Models
|
| 11 |
|
| 12 |
-
| Model Name | Version | Architecture | Input | Output | Resolution | Best For |
|
| 13 |
-
| :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
| 14 |
-
| **`Yel`** | v1.0 | Conditional GAN<br>(Pix2Pix)
|
| 15 |
-
| **`Yel`** | v2.0 | Conditional GAN<br>(Pix2PixHD) | |
|
| 16 |
-
|
|
|
|
| 9 |
|
| 10 |
## Available Models
|
| 11 |
|
| 12 |
+
| Model Name | Version | Architecture | Input | Output | Resolution | Best For | Citation |
|
| 13 |
+
| :--- | :--- | :--- | :--- | :--- | :--- | :--- | :--- |
|
| 14 |
+
| **`Yel`** | v1.0 | Conditional GAN<br>(Pix2Pix) | 2D Urban Geometries | 2D Wind Velocity Fields | 512x512 | Instantaneous pedestrian-level wind flow prediction for early-stage urban design. | [[1]](https://www.researchgate.net/publication/371631167_A_GAN-based_surrogate_model_for_instantaneous_urban_wind_flow_prediction) |
|
| 15 |
+
| **`Yel`** | v2.0 | Conditional GAN<br>(Pix2PixHD) | Multi-height SDFs,<br>Wind Direction | 3D Velocity Components<br>& Pressure | 504x504 | Real-time, physics-informed prediction of multi-variable flow fields for iterative CAD exploration. | [[2]](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6401886) |
|
|
|