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

use ubuntu 20.04/18.04

parent 35ec189e
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 20.04, CUDA 10.1/10.2/11.6, python >= 3.7, PyTorch >= 1.9, torchvision
* Ubuntu 18.04/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