Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anhquancao authored Aug 25, 2023
1 parent 7fedd2d commit 5b765f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ $ pip install -e ./
```
## Bundlefusion dataset
1. Please download 8 scenes from [Bundlefusion website](https://graphics.stanford.edu/projects/bundlefusion/) and unzip them to `/gpfsdswork/dataset/bundlefusion` (change to your dataset directory).
2. Store paths in environment variables for faster access (**Note: folder 'dataset' is in /path/to/bundlefusion**):
2. Store paths in environment variables for faster access:
```
$ export BF_ROOT=/gpfsdswork/dataset/bundlefusion
```
Expand Down

0 comments on commit 5b765f0

Please sign in to comment.