Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 677 Bytes

INSTALL.md

File metadata and controls

19 lines (15 loc) · 677 Bytes

Installation

Requirements

All the codes are tested in the following environment:

Install pcdet v0.3

If the OpenPCDet detector does not work, try reinstalling within the docker container using the following steps. The setup.py file will install the pcdet library.

pip install -r requirements.txt 
python setup.py develop