Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions env.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pip install mmsegmentation==0.14.1

### Install mmdetection3d

Currently we are usingmmdetection3d of version 0.17.x . To install mmdet3d, please first download the releases of 0.17.x from <https://github.com/open-mmlab/mmdetection3d/releases>, unzip the code and rename the folder to `mmdetection3d`. Then run
Currently we are using mmdetection3d of version 0.17.x . To install mmdet3d, please first download the releases of 0.17.x from <https://github.com/open-mmlab/mmdetection3d/releases>, unzip the code and rename the folder to `mmdetection3d`. Then run

```
wget https://github.com/open-mmlab/mmdetection3d/archive/refs/tags/v0.17.3.zip
Expand All @@ -55,4 +55,4 @@ Run
pip install -r requirements.txt
```

to install all requirements.
to install all requirements.