Datou

Results 8 comments of Datou

> What is the configuration of your platform? Did you modify the code? Please align the cuda/cudnn/tensorrt/pytorch/cmake version as mine listed in readme. ubuntu 18.04  GeForce RTX 3060 Driver Version...

> Did you export onnx model with the same command as in README? yes,I have ported onnx mode,Now I'm upgrading cuda, try again

> I mean, did you add `--aux-mode eval` when you export onnx model? yes,I add

> I mean, did you add `--aux-mode eval` when you export onnx model? Also, I would like to ask do I need to install onnx?

> I tried again on my platform, and it works as expected. Maybe you should align your platform configuration as mine, especially the cuda/cudnn version. What are the python and...

> I use pytorch3.8 from miniconda and pytorch1.11.0(cuda11). ![2022-09-08 22-16-45 的屏幕截图](https://user-images.githubusercontent.com/85820796/189148855-a204f351-6697-4502-835d-aa2870f6ec79.png) Thanks, I can convert model_final_v2_city.pth to trt by upgrading cuda from 11.1 to 11.3 and cudnn from 8.0.8 to...

> Again, I observe no such problem on my own platform. What model are you using? Is the pytorch demo.py works correctly? yes,I am using the model model_final_v2_city.pth provided by...

> I pulled a new repo and run step by step, but I still cannot reproduce this problem. ![pic](https://user-images.githubusercontent.com/22693362/189290536-367f344e-d635-4f1d-98cd-78322aecd928. jpg) I just dropped the tensorrt version from 8.2.5.1 to 8.0.1.6,...