Skip to content

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 238 Bytes

installation.md

File metadata and controls

executable file
·
10 lines (9 loc) · 238 Bytes

Please pull the docker image by running the following command

docker pull kyparkk/fgpfe:latest

Install pcdet library and its dependent libraries by running the following command

cd {work_space}
python setup.py develop