I have gone through different solutions on different sites including StackOverflow but I am not able to find a solution for me. I need to run yolov7. I have had CUDA version of 11.6 and installed PyTorch which was compatible with 11.3. So, I installed 11.3 and prioritize it in an environment variable(using the move-up option). It then started to show the 11.3 CUDA version but it gave the same error. I have work and I don't know what can I do to resolve the issue.
CPU: Ryzen 5600x
GPU: GTX 770
NOTE: I have also heard somewhere that 770 is old so this might be an issue, But I need to use GPU for YOLO processing.