Add model card README
Browse files
README.md
CHANGED
|
@@ -5,26 +5,7 @@ license_link: >-
|
|
| 5 |
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-agreement/
|
| 6 |
---
|
| 7 |
|
| 8 |
-
#
|
| 9 |
-
|
| 10 |
-
## Basic Information
|
| 11 |
-
|
| 12 |
-
- Name: `figconvnet_drivaerml_surface`
|
| 13 |
-
- Publisher: `NVIDIA`
|
| 14 |
-
- Display Name: `PhysicsNeMo Checkpoints: FIGConvNet DrivAerML Surface`
|
| 15 |
-
- Precision: `FP32`
|
| 16 |
-
- Model Format: `PyTorch PTH`
|
| 17 |
-
- Description:
|
| 18 |
-
|
| 19 |
-
```text
|
| 20 |
-
FIGConvNet DrivAerML Surface is a deep learning model for predicting surface
|
| 21 |
-
aerodynamic fields on automotive geometries from DrivAerML dataset.
|
| 22 |
-
The model predicts pressure and wall shear stress fields.
|
| 23 |
-
```
|
| 24 |
-
|
| 25 |
-
- Logo: `https://www.nvidia.com/content/dam/en-zz/Solutions/about-nvidia/logo-and-brand/01-nvidia-logo-vert-500x200-2c50-p@2x.png`
|
| 26 |
-
|
| 27 |
-
## Description:
|
| 28 |
|
| 29 |
FIGConvNet DrivAerML Surface is a deep learning model for predicting surface
|
| 30 |
aerodynamic fields on automotive geometries. The model predicts pressure and
|
|
@@ -33,22 +14,22 @@ dynamics (CFD) applications.
|
|
| 33 |
|
| 34 |
This model is available for commercial use.
|
| 35 |
|
| 36 |
-
## License/Terms of Use:
|
| 37 |
|
| 38 |
GOVERNING TERMS: The model is governed by the [NVIDIA Software License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-software-license-agreement/)
|
| 39 |
and [Product-Specific Terms for AI Products](https://www.nvidia.com/en-us/agreements/enterprise-software/product-specific-terms-for-ai-products/);
|
| 40 |
and the use of this model is governed by the [NVIDIA Community Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-community-models-license/).
|
| 41 |
|
| 42 |
-
## Deployment Geography:
|
| 43 |
|
| 44 |
Global
|
| 45 |
|
| 46 |
-
## Use Case:
|
| 47 |
|
| 48 |
Computational Fluid Dynamics (CFD) engineers accelerating
|
| 49 |
automotive external aerodynamics with AI.
|
| 50 |
|
| 51 |
-
## Release Date:
|
| 52 |
|
| 53 |
|
| 54 |
## Reference(s):
|
|
@@ -126,7 +107,7 @@ training and inference times compared to CPU-only solutions.
|
|
| 126 |
|
| 127 |
**Model Version:** 1.0.0
|
| 128 |
|
| 129 |
-
#
|
| 130 |
|
| 131 |
The DrivAerML dataset is used for training and evaluation, which is a publicly available,
|
| 132 |
high-fidelity dataset comprising aerodynamic data for 500 parametrically morphed variants
|
|
|
|
| 5 |
https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-agreement/
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# FIGConvNet DrivAerML Surface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
FIGConvNet DrivAerML Surface is a deep learning model for predicting surface
|
| 11 |
aerodynamic fields on automotive geometries. The model predicts pressure and
|
|
|
|
| 14 |
|
| 15 |
This model is available for commercial use.
|
| 16 |
|
| 17 |
+
### License/Terms of Use:
|
| 18 |
|
| 19 |
GOVERNING TERMS: The model is governed by the [NVIDIA Software License Agreement](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-software-license-agreement/)
|
| 20 |
and [Product-Specific Terms for AI Products](https://www.nvidia.com/en-us/agreements/enterprise-software/product-specific-terms-for-ai-products/);
|
| 21 |
and the use of this model is governed by the [NVIDIA Community Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-community-models-license/).
|
| 22 |
|
| 23 |
+
### Deployment Geography:
|
| 24 |
|
| 25 |
Global
|
| 26 |
|
| 27 |
+
### Use Case:
|
| 28 |
|
| 29 |
Computational Fluid Dynamics (CFD) engineers accelerating
|
| 30 |
automotive external aerodynamics with AI.
|
| 31 |
|
| 32 |
+
### Release Date:
|
| 33 |
|
| 34 |
|
| 35 |
## Reference(s):
|
|
|
|
| 107 |
|
| 108 |
**Model Version:** 1.0.0
|
| 109 |
|
| 110 |
+
# Training, Testing, and Evaluation Datasets:
|
| 111 |
|
| 112 |
The DrivAerML dataset is used for training and evaluation, which is a publicly available,
|
| 113 |
high-fidelity dataset comprising aerodynamic data for 500 parametrically morphed variants
|