Skip to content

Commit c84966f

Browse files
author
Ritvik Vasan
committed
update readme
1 parent e0769d5 commit c84966f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,15 @@ pip install "git+https://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointn
1313
pip install --upgrade https://github.com/unlimblue/KNN_CUDA/releases/download/0.2/KNN_CUDA-0.2-py3-none-any.whl
1414
```
1515

16+
To use
17+
18+
```bash
19+
20+
from im2mesh.utils.libmise.mise import MISE
21+
from im2mesh.utils.libmcubes import marching_cubes
22+
```
23+
24+
install the occupancy networks repo and build these 2 extensions
25+
1626
**Allen Institute Software License**
1727

0 commit comments

Comments
 (0)