CodeProject AI on Github

General discussion about Blue Iris
User avatar
TimG
Posts: 2669
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: CodeProject AI on Github

Post 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 1466 times
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
amdscooter
Posts: 16
Joined: Sat Oct 19, 2024 6:00 pm

Re: CodeProject AI on Github

Post 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.
User avatar
TimG
Posts: 2669
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: CodeProject AI on Github

Post by TimG »

Try here.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
amdscooter
Posts: 16
Joined: Sat Oct 19, 2024 6:00 pm

Re: CodeProject AI on Github

Post by amdscooter »

TimG wrote: Wed Dec 11, 2024 6:49 pm Try here.
Thats the ticket.... :D
tripp
Posts: 4
Joined: Wed Dec 11, 2024 2:58 pm

Re: CodeProject AI on Github

Post 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
amdscooter
Posts: 16
Joined: Sat Oct 19, 2024 6:00 pm

Re: CodeProject AI on Github

Post 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 1307 times
tripp
Posts: 4
Joined: Wed Dec 11, 2024 2:58 pm

Re: CodeProject AI on Github

Post 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.
mahirat
Posts: 6
Joined: Tue Dec 10, 2024 6:40 am

Re: CodeProject AI on Github

Post by mahirat »

Thankyou.
I'm a software developer working on amazing projects.
amdscooter
Posts: 16
Joined: Sat Oct 19, 2024 6:00 pm

Re: CodeProject AI on Github

Post 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?
User avatar
TimG
Posts: 2669
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: CodeProject AI on Github

Post 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.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Post Reply