Skip to content

Commit 6f4b030

Browse files
author
ThibaultGROUEIX
committed
update readme
1 parent 5f22b8a commit 6f4b030

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,10 @@ In case you need the results of ICP on PointSetGen output :
8181

8282
### Build chamfer distance (optional)
8383

84+
Using the custom chamfer distance will *divide memory usage by 2* and will be a bit faster. Use it if you're short on memory especially when training models for **Single View reconstruction**.
85+
8486
```shell
87+
source activate pytorch-atlasnet
8588
cd AtlasNet/extension
8689
python setup.py install
8790
```

0 commit comments

Comments
 (0)