Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- completion
|
10 |
---
|
11 |
### MedPointS-CPL
|
12 |
-
This is the medical point cloud completion dataset from [
|
13 |
|
14 |
Each point cloud has been normalized and sub-sampled to 2048 points. The correspondence between class names and labels is listed as follows (the label value plus 1 is the actual key of following map):
|
15 |
|
|
|
9 |
- completion
|
10 |
---
|
11 |
### MedPointS-CPL
|
12 |
+
This is the medical point cloud completion dataset from [MedPointS](https://flemme-docs.readthedocs.io/en/latest/medpoints.html), where `partial` is the partial point cloud, 'target' is the target point cloud, and `label` is the class label.
|
13 |
|
14 |
Each point cloud has been normalized and sub-sampled to 2048 points. The correspondence between class names and labels is listed as follows (the label value plus 1 is the actual key of following map):
|
15 |
|