TrojanXu / yolov5-tensorrt

A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
Apache License 2.0
191 stars 46 forks source link

Installation instruction for tensorrt #43

Open govindamagrawal opened 3 years ago

govindamagrawal commented 3 years ago

Can someone please guide to install tensortt in the conda enviroment?

OS: Centos 7 Pytorch : 1.6 CUDA : 10.1

Currently, I do not find any instructions to install tensorrt using conda. This may be helpful for others also who are facing same problem.