Skip to content
Snippets Groups Projects
Commit b98adb2a authored by liuxingyu's avatar liuxingyu
Browse files

use ubuntu 20.04

parent 8ca7d3e0
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ Download the trained models at [Onedrive](https://mailstsinghuaeducn-my.sharepoi
## Requirements
* Ubuntu 16.04/18.04/20.04, CUDA 10.1/10.2/11.6, python >= 3.7, PyTorch >= 1.9, torchvision
* Ubuntu 20.04, CUDA 10.1/10.2/11.6, python >= 3.7, PyTorch >= 1.9, torchvision
* Install `detectron2` from [source](https://github.com/facebookresearch/detectron2)
* `sh scripts/install_deps.sh`
* Compile the cpp extension for `farthest points sampling (fps)`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment