Hi, thank for great work!
When I try to build and run the yolo-world tensorrt model on nvidia orin nx(with cuda11.4 and tensorrt8.5.2), i meet a mistake. It's output score all became 100%. When i test on host machine, when docker build from nvcr.io/nvidia/tensorrt:24.02-py3, it is ok. But when it build from nvcr.io/nvidia/tensorrt:23.01-py3, the same problem happened.
Hi, thank for great work!
When I try to build and run the yolo-world tensorrt model on nvidia orin nx(with cuda11.4 and tensorrt8.5.2), i meet a mistake. It's output score all became 100%. When i test on host machine, when docker build from
nvcr.io/nvidia/tensorrt:24.02-py3, it is ok. But when it build fromnvcr.io/nvidia/tensorrt:23.01-py3, the same problem happened.