Search results

  1. MikeLud1

    CodeProject.AI Version 2.9.0

    I just tested and v2.9.3 does now install the runtime, older versions of 2.9 did not.
  2. MikeLud1

    CodeProject.AI Version 2.9.0

    You can try install all three runtimes then install 2.9.3
  3. MikeLud1

    CodeProject.AI Version 2.9.0

    Same, Happy Thanksgiving
  4. MikeLud1

    CodeProject.AI Version 2.9.0

    Have your daughter enable GPU, currently she is not using the iGPU. If it is using the iGPU it should show GPU (DirectML)
  5. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    Try the below steps. Stop the ALPR module Delete C:\Program Files\CodeProject\AI\modules\ALPR\bin Replace requirements.windows.cuda11_8.txt with the attached requirements.windows.cuda11_8.txtfile In a command prompt in folder C:\Program Files\CodeProject\AI\modules\ALPR run...
  6. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    Try uninstalling the module then reinstall
  7. MikeLud1

    CodeProject.AI Version 2.9.0

    They pulled it so and will fix the issues with 2.9.2
  8. MikeLud1

    CodeProject.AI Version 2.9.0

    WARNING DO NOT INSTALL VERSION 2.9.2 Install does not work.
  9. MikeLud1

    CodeProject.AI Version 2.9.0

    It does
  10. MikeLud1

    Just switched from CPU to TPU - cpai 2.8.0, BI

    Also make sure you have not checked Use main stream if available. Having it enabled does not improve accuracy it just slows down the detection.
  11. MikeLud1

    Just switched from CPU to TPU - cpai 2.8.0, BI

    Try the Object Detection (YOLOv5 .NET) module, this will use whatever GPU you have.
  12. MikeLud1

    Full ALPR Database System for Blue Iris!

    See below, the plate shows up as ...
  13. MikeLud1

    Full ALPR Database System for Blue Iris!

    @algertc what does Download do.
  14. MikeLud1

    CodeProject.AI Version 2.9.0

    Mostly minor fixes and moving module download off CodeProject.com. The below link shows all the changes https://github.com/codeproject/CodeProject.AI-Server/commits/main/
  15. MikeLud1

    CodeProject.AI Version 2.9.0

    Yes No
  16. MikeLud1

    CodeProject.AI Version 2.9.0

    CodeProject.AI version 2.9.0 was released. Docker v2.9.0 still not released. Install works fine, only one issue is my AV (Norton) did complain about the install but still installed. CodeProject.AI Version 2.9.0
  17. MikeLud1

    CodeProject.AI Version 2.9.0

    A new version of CodeProject.AI will be release soon maybe by the end of this week. This release will address all the download issues the everyone was having. The below link shows all the code changes https://github.com/codeproject/CodeProject.AI-Server/commits/main/
  18. MikeLud1

    Full ALPR Database System for Blue Iris!

    So far works fine.
  19. MikeLud1

    Full ALPR Database System for Blue Iris!

    Thanks for the update, after sleeping on it there is an easer and cleaner way. If you replace &MEMO and &PLATE with @JSON. This will have all the data needed to replace &MEMO and &PLATE. In the JSON there is the api used, if it is alpr then it is a plate and ignore all the other api in the JSON...
  20. MikeLud1

    Full ALPR Database System for Blue Iris!

    Here you go IPcam-combined Labels: - person, bicycle, car, motorcycle, bus, truck, bird, cat, dog, horse, sheep, cow, bear, deer, rabbit, raccoon, fox, skunk, squirrel, pig IPcam-general Labels : - person, vehicle IPcam-animal Labels: - bird, cat, dog, horse, sheep, cow, bear, deer, rabbit...