Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,18 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
modalities:
|
4 |
-
- image
|
5 |
task_categories:
|
6 |
-
- image-segmentation
|
7 |
tags:
|
8 |
-
- synthetic
|
9 |
size_categories:
|
10 |
-
- 10K<n<100K
|
11 |
-
|
|
|
12 |
|
13 |
---
|
|
|
14 |
# TransFrag27K: Transparent Fragment Dataset
|
15 |
|
16 |
## Dataset Summary
|
@@ -39,6 +41,7 @@ The Blender script we used to generate TransFrag27k also supports batch dataset
|
|
39 |
|
40 |
---
|
41 |
|
|
|
42 |
## Dataset Structure
|
43 |
In our released dataset, to facilitate subsequent customized processing, we organize each object’s data in the following structure:
|
44 |
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
modalities:
|
4 |
+
- image
|
5 |
task_categories:
|
6 |
+
- image-segmentation
|
7 |
tags:
|
8 |
+
- synthetic
|
9 |
size_categories:
|
10 |
+
- 10K<n<100K
|
11 |
+
|
12 |
+
arxiv:
|
13 |
|
14 |
---
|
15 |
+
|
16 |
# TransFrag27K: Transparent Fragment Dataset
|
17 |
|
18 |
## Dataset Summary
|
|
|
41 |
|
42 |
---
|
43 |
|
44 |
+
|
45 |
## Dataset Structure
|
46 |
In our released dataset, to facilitate subsequent customized processing, we organize each object’s data in the following structure:
|
47 |
|