Wang Xinyu
Wang Xinyu
4.0 might not support trt8 API. Please try trt7.
The best documentation is the source code. You can also check the getting started tutorial.
Have you compared the v6.1 pytorch model with the v6.0 pytorch model? Any difference in the model structure?
Have you guys compare the network structure between 6.1 and 6.0?
@galAcarteav This needs to debug... You can debug layer by layer.
Can you check the tensorrt api doc? I remember the API is called `convNd`.
Int8 needs more steps, please double check the readme
v1 doesn't support trt8. please try trt7. Or use yolov5-v5.0+
Seems like a bug in TensorRT. Can you try tensorrt7.x or tensorrt8.2 or 8.4?
@yester31 Can you please suggest?