Open zhengjiawen opened 4 years ago
Hi, thank you for your feedback. Could you try pytorch 1.6.0? which is the one I installed on Jetson. Because it seems that Jetpack 4.4 only support this version: The JetPack 4.4 production release (L4T R32.4.3) only supports PyTorch 1.6.0 or newer, due to updates in cuDNN. https://forums.developer.nvidia.com/t/pytorch-for-jetson-version-1-6-0-now-available/72048
Hi. I also have the same problem, i have tried with torch version 1.6.0 My enviroment:
@PingoLH Hi, I am trying python3 demo_trt.py ctdet --demo webcam --arch hardnet_85 --load_model ./../models/centernet_hardnet85_coco.pth --input_w 416 --input_h 416
I am using in Xavier NX and I also tried with pytorch 1.6.0 and 1.5.0 but still have the same issue. My TensorRT and other systems specs are shown in the attached image. What is the possible reason? Have you tested with TensorRT? if yes then what was the exact versions and libraries you used?
Looking forward to hearing from you.
Hi, @PingoLH , Thank you for your work. When I run
demo_trt.py
to convert pytorch weight to tensorRT, I encountered an error. Cound you tell me how to fix it ?It is my commond:
Error infomation:
My enviorment: