Re: CodeProject AI on Github
Posted: Sat Dec 14, 2024 2:30 pm
Is there a CPAI batch file for that, or did you just use the exe file ? I'm getting ready

Is there a CPAI batch file for that, or did you just use the exe file ? I'm getting ready
Due to the age of your GPU most likely it will not work with CUDA 12.6, use CUDA 11.8TimG wrote: ↑Sat Dec 14, 2024 4:17 pm OK, looking good. For me it went like this:
14 Dec 2024 Installing CPAI 2.9.5 over 2.6.5
1. Download CPai 2.9.5 from https://codeproject.github.io/
2. Download latest NVIDIA driver for GTX1650.
3. Download latest CUDA driver.
4. Download latest cuDNN script.
5. Disable BI5 service. Uninstall CPAI (Add/remove).
6. Delete folder C:\Program Files\CodeProject
7. Delete folder C:\ProgramData\CodeProject
8. Remove 11.7 CUDA from add/remove.
9. Remove all old Nvidia drivers from Add/Remove. Reboot.
10. Install new Nvidia driver 566.36 (Express mode). Reboot.
11. Install NEW CUDA toolkit 12.6.3_windows.exe (Express mode). Kept failing. Found it due to Nsight. Unticked in custom install and installed separately. Reboot.
12. Run NEW cuDNN 9.6 install script as admin.
13. If no script follow these instructions https://docs.nvidia.com/deeplearning/cu ... ndows.html
14. Install CPAI 2.9.5. Let it complete installation - see web page for progress.
10. Reboot then re-enable and start BI5 service.
Yolov5.NET is OK, but ALPR keeps stopping.
2p9p5.png
Glad you got it worked out re: previous post.