Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 838 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 838 Bytes

About dependencies

  • CUDA10.1
  • CUDNN8.2.2.26
  • OpenCV3.4.6 or 4.x
    • the above three are modifiable as long as being compatible to TensorRT
  • Protobuf3.11.4 (unmodifiable, otherwise problematic)
  • tensorrt-8.0.1.6 (8.x, not supported for earlier versions)

For Windows


关于依赖

  • CUDA10.1 (可修改,适配TensorRT即可)
  • CUDNN8.2.2.26 (可修改,适配 TensorRT即可)
  • OpenCV3.4.6 (可修改)
  • Protobuf3.11.4 (不可修改,否则问题多多)
  • TensorRT-8.0.1.6 (8.x,低于8的版本不支持)

对于Windows而言