Segementation fault when using anything else but yolov7-320 TensorRT #14229
Unanswered
nordic-style
asked this question in
Detector Support
Replies: 1 comment 1 reply
-
I have restarted everything and tried other driver configurations from this thread (and all other options) #9801 - to no success. I've also tried a different GPU (ada 6000) - also to no success. I'm currently trying to create a debug environment for the detector to debug stuff - web frontend was easy - if anyone has a tip on how to run the detector part (for debugging) I'd be very grateful. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Whenever i try to use anything else but yolov7-320 i get a segementation error. I tried 14.0.1 and the current dev package (0.15.0-a2f42d5)
Hardware: CPU 5800X3D GPU: 4070ti 12 GB
yolov7x-640 (segmentation fault)
yolov7-320 (working):
docker-compose.yml
config.yml
Any idea what i am doing wrong? Or is that a memory calculation bug?
Beta Was this translation helpful? Give feedback.
All reactions