Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skanti committed Mar 12, 2019
1 parent de47f87 commit b4fcd8d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,21 @@ We published a new benchmark for CAD model alignment in 3D scans (and more tasks

2. Ask for dataset: (see sections below. You will need *ScanNet*, *ShapeNet* and *Scan2CAD*).

4. Copy dataset content into `./Routines/Script/`.
3. Copy dataset content into `./Routines/Script/`.

3. Visualize data:
4. Visualize data:

```./Routines/Script/Annotation2Mesh.py```

4. Generate data:
5. Voxelize CADs (shapenet):

```./Routines/Script/CADVoxelization.py```

6. Generate data (correspondences):

```./Routines/Script/GenerateCorrespondences.py```

5. Start `pytorch` training for heatmap prediction:
7. Start `pytorch` training for heatmap prediction:

```comming soon```

Expand Down

0 comments on commit b4fcd8d

Please sign in to comment.