Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,27 @@ emoji: 🏆
|
|
4 |
colorFrom: purple
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
This space provides a visualization of the dataset created in [the paper](https://arxiv.org/abs/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
```
|
16 |
@misc{casenave2023mmgpmeshmorphinggaussian,
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.15.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
This space provides a visualization of the dataset created in [the paper](https://arxiv.org/abs/2212.07564):
|
14 |
+
|
15 |
+
```
|
16 |
+
@misc{bonnet2023airfranshighfidelitycomputational,
|
17 |
+
title={AirfRANS: High Fidelity Computational Fluid Dynamics Dataset for Approximating Reynolds-Averaged Navier-Stokes Solutions},
|
18 |
+
author={Florent Bonnet and Ahmed Jocelyn Mazari and Paola Cinnella and Patrick Gallinari},
|
19 |
+
year={2023},
|
20 |
+
eprint={2212.07564},
|
21 |
+
archivePrefix={arXiv},
|
22 |
+
primaryClass={cs.LG},
|
23 |
+
url={https://arxiv.org/abs/2212.07564},
|
24 |
+
}
|
25 |
+
```
|
26 |
+
|
27 |
+
This dataset is used in [the paper](https://arxiv.org/abs/2305.12871), and available at at [huggingface](https://huggingface.co/datasets/PLAID-datasets/AirfRANS_remeshed) and [Zenodo](https://zenodo.org/records/14840388).
|
28 |
|
29 |
```
|
30 |
@misc{casenave2023mmgpmeshmorphinggaussian,
|