Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 664 Bytes

INSTALL.md

File metadata and controls

32 lines (22 loc) · 664 Bytes

Installation

Requirements

All the codes are tested in the following environment:

  • Linux (tested on Ubuntu 18.04)
  • Python 3.8
  • PyTorch 1.7.1
  • CUDA 10.2
  • spconv v2.x

Install OpenSeg3D

a. Clone this repository.

git clone https://github.com/WPCLab/OpenSeg3D

b. Install the dependent libraries as follows:

c. Install this openseg3d library and its dependent libraries by running the following command:

sudo pip3 install .