Delete readme.md
Browse files
readme.md
DELETED
|
@@ -1,17 +0,0 @@
|
|
| 1 |
-
# Data
|
| 2 |
-
|
| 3 |
-
This directory stores the datasets used by SAM for infill design, deformation response representation, and conditional diffusion model training/testing.
|
| 4 |
-
|
| 5 |
-
The related datasets can be downloaded from:
|
| 6 |
-
|
| 7 |
-
https://huggingface.co/datasets/CJJP/SAM-Dataset
|
| 8 |
-
|
| 9 |
-
## Dataset Description
|
| 10 |
-
|
| 11 |
-
| File | Description |
|
| 12 |
-
| --- | --- |
|
| 13 |
-
| `C.npy` | Response deformation configurations represented by angles. |
|
| 14 |
-
| `Coordinates.npy` | Response deformation configurations represented by coordinates. |
|
| 15 |
-
| `X.npy` | Infill design parameters. |
|
| 16 |
-
| `train_data.pt` | Training data for the conditional diffusion model. |
|
| 17 |
-
| `test_data.pt` | Test data for the conditional diffusion model. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|