Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 524 Bytes

INSTALL.md

File metadata and controls

16 lines (12 loc) · 524 Bytes

Installation

This repository builds on top of mmtrack==0.14.0.

With conda

Please make sure that conda or miniconda is installed on your machine before running the following command:

tools/install/install_gpu_conda.sh

With virtualenv

Please treat the following bash script as a template and customize it based on your GPU and your CUDA version. $WORKSPACE is your workspace directory where you choose to store the virtual environment.

tools/install/install_gpu_venv.sh $WORKSPACE