zixiangAi commited on
Commit
afbdb3c
·
verified ·
1 Parent(s): 0c00d5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -4
README.md CHANGED
@@ -1,4 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
4
- Projected-ShapeNet55/34 dataset proposed in [AdaPoinTr(https://github.com/yuxumin/PoinTr)]
 
 
 
 
 
 
 
 
 
 
 
1
+ Projected-ShapeNet55/34 dataset proposed in [AdaPoinTr](https://github.com/yuxumin/PoinTr)
2
+
3
+ Download file `project_shapenet.tar_pcd.tar` and unzip it with `tar -xvf project_shapenet_pcd.tar`
4
+
5
+ Rename the `pcd` directory to `project_shapenet_pcd`
6
+
7
+ There are 55 categories in total and the dataset structure is like this
8
+
9
+ ```
10
+ ├──projected_partial_noise/
11
+ │ ├── 02691156
12
+ │ ├── 02818832
13
+ │ ├── .......
14
+ ```