Update README.md
Browse files
README.md
CHANGED
|
@@ -65,6 +65,22 @@ Each sample consists of:
|
|
| 65 |
|
| 66 |
---
|
| 67 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
## Benchmark Task
|
| 69 |
|
| 70 |
**Task**: Given the 3D mesh coordinates of a part, predict the Z-displacement at each node after the LPBF build process (final state).
|
|
|
|
| 65 |
|
| 66 |
---
|
| 67 |
|
| 68 |
+
## Dataset Gallery
|
| 69 |
+
|
| 70 |
+
We simulate the LPBF process on selected geometries from the Autodesk segementation dataset (Lambourne et al., 2021) to generate a benchmark dataset for AM calculations. Several geometries are presented in this gallery. The color indicates Z (vertical) displacement field.
|
| 71 |
+
|
| 72 |
+

|
| 73 |
+
|
| 74 |
+
---
|
| 75 |
+
|
| 76 |
+
## Dataset Statistics
|
| 77 |
+
|
| 78 |
+
Summary of LPBF dataset statistics.
|
| 79 |
+
|
| 80 |
+

|
| 81 |
+
|
| 82 |
+
---
|
| 83 |
+
|
| 84 |
## Benchmark Task
|
| 85 |
|
| 86 |
**Task**: Given the 3D mesh coordinates of a part, predict the Z-displacement at each node after the LPBF build process (final state).
|