Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gpuy authored Oct 1, 2021
1 parent 75919e6 commit fe704d7
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,9 @@ If you find this code or work useful, please cite our [paper](to be updated):

## Preparation

### Environment
* python = 3.7
* pytorch = 1.6.0
* cuda = 10.2
* open3d = 0.10.0.0
* MinkowskiEngine = 0.4.3
* sacred
* tqdm
* tensorboard

### Installation

1. This code was implemented with pytorch 1.6.0 and CUDA 10.2. Please install [PyTorch](https://pytorch.org/).
1. This code was implemented with python 3.7, pytorch 1.6.0 and CUDA 10.2. Please install [PyTorch](https://pytorch.org/).
```
pip install torch==1.6.0 torchvision==0.7.0
```
Expand Down

0 comments on commit fe704d7

Please sign in to comment.