Page 2 of 4

Re: CodeProject AI on Github

Posted: Tue Dec 10, 2024 5:08 pm
by TimG
Where did you see CUDA 12 support.. is there a changelog somewhere?
CUDA 12 is mentioned in the software release notes:

CUDA.png
CUDA.png (37.73 KiB) Viewed 1487 times

Re: CodeProject AI on Github

Posted: Tue Dec 10, 2024 10:22 pm
by amdscooter
TimG wrote: Tue Dec 10, 2024 5:08 pm
Where did you see CUDA 12 support.. is there a changelog somewhere?
CUDA 12 is mentioned in the software release notes:


CUDA.png
Thanks.. I cannot even find that note still.. lol.

Re: CodeProject AI on Github

Posted: Wed Dec 11, 2024 6:49 pm
by TimG
Try here.

Re: CodeProject AI on Github

Posted: Wed Dec 11, 2024 7:23 pm
by amdscooter
TimG wrote: Wed Dec 11, 2024 6:49 pm Try here.
Thats the ticket.... :D

Re: CodeProject AI on Github

Posted: Wed Dec 11, 2024 10:31 pm
by tripp
YOLOv8. No problems so far. Except I don't like the kinda high latency(100-200ms) and Cuda only being 11.5. I think that has to do with Docker and the 1080 though. Other than that, everything works as it should. I think.

Image

Re: CodeProject AI on Github

Posted: Wed Dec 11, 2024 11:48 pm
by amdscooter
tripp wrote: Wed Dec 11, 2024 10:31 pm YOLOv8. No problems so far. Except I don't like the kinda high latency(100-200ms) and Cuda only being 11.5. I think that has to do with Docker and the 1080 though. Other than that, everything works as it should. I think.

Image
I'm running a 2060 and just updated drivers from 556.12 to the most current 566.36 and CUDA is still only 11.8.89.

I've found YOLO 8 generally has higher latency but better accuracy than the previous versions.
2024-12-11 15_44_50-Window.png
2024-12-11 15_44_50-Window.png (27.5 KiB) Viewed 1328 times

Re: CodeProject AI on Github

Posted: Thu Dec 12, 2024 12:30 am
by tripp
amdscooter wrote: Wed Dec 11, 2024 11:48 pm
tripp wrote: Wed Dec 11, 2024 10:31 pm YOLOv8. No problems so far. Except I don't like the kinda high latency(100-200ms) and Cuda only being 11.5. I think that has to do with Docker and the 1080 though. Other than that, everything works as it should. I think.

Image
I'm running a 2060 and just updated drivers from 556.12 to the most current 566.36 and CUDA is still only 11.8.89.

I've found YOLO 8 generally has higher latency but better accuracy than the previous versions.

2024-12-11 15_44_50-Window.png
Thanks for that.

Re: CodeProject AI on Github

Posted: Thu Dec 12, 2024 5:13 am
by mahirat
Thankyou.

Re: CodeProject AI on Github

Posted: Thu Dec 12, 2024 6:34 pm
by amdscooter
Just downloaded cuDNN 9.6.0 as my system is using v8.5, wonder if it's worth it to upgrade as the system seems to be working fine? ain't broke.. dun fix it?

Re: CodeProject AI on Github

Posted: Thu Dec 12, 2024 7:04 pm
by TimG
Do a full system back up and go for it. Nothing to lose if you do it that way. I've finished work for Xmas so I will be doing this soon.