git clone https://github.com/MichaelFan01/STDC-Seg.git cd STDC-Seg Install dependencies: pip install -r requirements.txt Install PyCuda which is a dependency of TensorRT. Install TensorRT (v5.1.5.0): a library for high performance inference on NVIDIA GPUs with Python API. Usage 0. Prepare...