I am see faster speed with YOLOv5 .NETI see you like to run YOLOv5 .NET instead of the YOLOv5 6.2. Is there a particular benefit of that?
I am see faster speed with YOLOv5 .NETI see you like to run YOLOv5 .NET instead of the YOLOv5 6.2. Is there a particular benefit of that?
im not seeing the 2.1.1 release on the page to download...has it been delayed?CodeProject.AI Update: Version 2.1.1 Windows Install was just released
V2.1.1
- Improved Raspberry Pi support. A new, fast object detection module with support for the Coral.AI TPU, all within an Arm64 Docker image
- All modules can now be installed / uninstalled (rather than having some modules fixed and uninstallble).
- Installer is streamlined: Only the server is installed at installation time, and on first run we install Object Detection (Python and .NET) and Face Processing (which can be uninstalled).
- Reworking of the Python module SDK. Modules are new child classes, not aggregators of our module runner.
- Reworking of the modulesettings file to make it simpler and have less replication
- Improved logging: quantity, quality, filtering and better information
- Addition of 2 modules: ObjectDetectionTFLite for Object Detection on a on Raspberry Pi using Coral, and Cartoonise for some fun
- Improvements to half-precision support checks on CUDA cards
- Modules are now versioned and our module registry will now only show modules that fit your current server version.
- Various bug fixes
- Shared Python runtimes now in runtimes.
- All modules moved from the AnalysisLayer folder to the modules folder
- Tested on CUDA 12
CodeProject.AI Server: AI the easy way.
Version 2.6.5. Our fast, free, self-hosted Artificial Intelligence Server for any platform, any languagewww.codeproject.com
Same for me, still showing 2.0.8 for Windows installerim not seeing the 2.1.1 release on the page to download...has it been delayed?
im not seeing the 2.1.1 release on the page to download...has it been delayed?
Same for me, still showing 2.0.8 for Windows installer
thanks for clarifying...will wait for new updateThe link was previously in the linked article. It now shows 2.0.8. Here is the link for 2.1.1:
I got some error 500s this morning. Nothing seems to be gained on my end from upgrading 2.0.8 >> 2.1.1
This explains why 2.1.1 was pulled for now: CodeProject.AI Server: AI the easy way.
I am using 11.7 so no upgrade neeededIs upgrading from 11.7 to 12 required?
Thanks @kaltertod and @MikeLud1 But, still no joy. All the uninstalls and re-installs seems to go perfectly and the Program Files/CodeProject directory is created again. But it never runs. I see no sign of CPAI in Device Manager or in the Services list. In the Blue Iris AI screen the "Start Now" button (above the CP orange banner) is greyed-out and does not respond.
I am see faster speed with YOLOv5 .NET
So you are no longer running CA.AI on your GPU?Mike can you expand of your knowledge regarding the differences? I have been running with 2.08 and YOLOv5 6.2 since its release. After reading your comment I have switched to YOLOv5 .NET
Since switching my Error 500 timeouts have stopped and I can see from my BI log that it is handling more images per second. Could you explain the Pro's and Con's when you have the time?
Error FreeSo you are no longer running CA.AI on your GPU?
See below for the GPU supportIt looks like version 2.1.3 is out. For those who's having issue with the last 2.1.x version, have you tried this latest? Are you seeing better result?
Regarding YOLOv5 .NET, is anyone using this with intel GPU? I have i7-6700 with intel GPU HD 530, which doesn't seem to be supported with this module as I can't seem to enable GPU mode when I tried using this before. Does anyone what GPU or minimum intel gen GPU that is supported with this or where we can find a list of supported GPU if we're using this YOLOv5 .NET module?
All you need to do is the belowThanks for the additional info Mike. Based on that, it looks like my 6th gen Intel 530 should be able to work with DirectML. Last time, I tried, it doesn't seem to work. Is this just matter of enabling YOLOv5 .NET and enable GPU or will it auto detect the GPU? Do you know if it requires specific drivers or install DirectX 12 manually?
Thanks Mike, that explains why, when I updated CPAI, I had only CPU showing on YOLOv5.NET, and then, later, GPU showed up (for intel internal GPU). I was wondering what I did.. now I knowAll you need to do is the below
- Disable Object Detection (YOLOv5 6.2)
- Enable Object Detection (YOLOv5 .NET). One note when you first enable .NET is will show only CPU, after the first detection it should show GPU (DirectML)