Search results

  1. H

    Blue Iris and CPAI 2.6.2 Trouble

    FWIW, I've seen this happen myself. If you are using one of the YOLO modules with Custom Models checked on the AI tab, and change the CPAI module to Coral, you will continue getting responses from CPAI until either Blue Iris restarts, or the machine reboots. Then, you will get "Nothing Found"...
  2. H

    Blue Iris and CPAI 2.6.2 Trouble

    As far as I know, the Coral module will not support the "Use Custom" in the AI tab. I have only had luck with the Coral module by unchecking the Use Custom checkbox on the AI tab and checking the Default Object Detection checkbox. However, I have had some issues with the latest Coral version...
  3. H

    CodeProject.AI Version 2.5

    @mailseth I had tried to change the Coral model size from small to medium several days ago. It took a lot of fiddling to get the status to stop displaying CPU Tflite to TPU Tflite. I am now looking at the log after several days being occupied with other things, and I am seeing lots and lots of...
  4. H

    Short cut to Dat file Analysis

    Label on my monitor helps me remember. Sent from my iPlay_50 using Tapatalk
  5. H

    CodeProject.AI Version 2.5

    I can try uninstalling and reinstalling the Coral module and see if that improves it. I don't suppose there is a somewhat easy way to roll back to ver 2.2.0? I could swear that I was seeing zero fails with 2.2.0 I believe.
  6. H

    CodeProject.AI Version 2.5

    I don't really know what to look for. In searching, I don't see any responses to "fail" or "error". I do see a bunch of these entries: 2024-04-21 16:26:52: objectdetection_coral_adapter.py: Ï?™äÜ4¬äÕ?®AŽ½Ó>Ó?‘ƒ•™qÃ?eÔ:Á -?=XlÔ€²©¿ Info: no TPU interpreters: Falling back to CPU...
  7. H

    CodeProject.AI Version 2.5

    I am sorry to say, I just updated the Coral Module from ver 2.2.0 to 2.2.2. I am now seeing the same behavior that I was seeing regarding the failed inferences. AFAIK, the settings for the Coral module are the same. Environment Variables CPAI_CORAL_MODEL_NAME = YOLOv8 CPAI_CORAL_MULTI_TPU...
  8. H

    CodeProject.AI Version 2.5

    FYI, you are replying to a post that I made which was based on data from late February. Since then, @mailseth has been working on the Coral object detection module. Until last week, I was using the 2.2.0 version of the Coral module, with excellent results. Having seen zero failed inferences on...
  9. H

    Poor quality of detected objects using CPAI with Coral

    For me also, the results with the three models for the Coral tpu are poor. My mailbox is a toilet, my garage is a truck, the street is a train, a tree next to a distant house is a traffic light. I also am using Frigate NVR with a Coral USB on a Linux machine, with Home Assistant to handle...
  10. H

    CodeProject.AI Version 2.5

    So does that mean that Ken has added some functionality to modify the models listbox contents, as opposed to the listbox being populated automatically when Blue Iris starts? (And you could do nothing to change it?) Interesting. I'll have to look at that. Sent from my iPlay_50 using Tapatalk
  11. H

    CodeProject.AI Version 2.5

    CodeProject.AI Server service needs to be up and running before Blue Iris starts. Blue Iris pulls the models when it starts, so if CodeProject is not there yet, you will get no model list. Set the Blue Iris service to Automatic (Delayed Start). Sent from my iPlay_50 using Tapatalk
  12. H

    CodeProject.AI Version 2.5

    I am also back to yolo5vNET (Medium) also with custom models. I see the same thing with the Coral M.2. Many "nothing found" in Blue Iris, also, in the week or so that I used the Coral, I saw about 18% failed inferences. Meaning 18,000 failed out of ~100,000 inferences. With the Yolo5vNet, before...
  13. H

    CodeProject.AI Version 2.5

    All: Blue Iris sends a call to CodeProject.AI.Server to list the models when Blue Iris starts (or starts the service if you are running it as a service.) CodeProject.AI.Server service needs to be running BEFORE Blue Iris starts. That's why sometimes you will restart the machine and that field...
  14. H

    Have you switched from DeepStack to CodeProject.AI? Poll

    I changed to CPAI from Deep stack about six months ago. I am currently on ver 2.5.1. Sent from my iPlay_50 using Tapatalk
  15. H

    5.8.6 - February 2, 2024

    My advice: Check "Download Only". Then if you want, run the update manually. If it doesn't work for you, you can run an earlier update. Monitor this thread for indications that people are having trouble with an update. As far as Critical or Stable is concerned, I have occasionally had issues...
  16. H

    Blue Iris Updates - Official Thread

    Yes, the links work kind of better in a browser. My bad. Sent from my iPlay_50 using Tapatalk
  17. H

    Blue Iris Updates - Official Thread

    This might be a Tapatalk issue. In Tapatalk, if I click any link, I go to post #1 from 2014. If I use a browser, I get other posts. (Not sure of the utility of those posts, however) I just use Tapatalk because I find it difficult to follow where I left off when using a browser. Sent from my...
  18. H

    Blue Iris Updates - Official Thread

    Now, if the links pointed somewhere other than a post from ten years ago... You might as well make them text instead of links. Still, good to see this. Sent from my iPlay_50 using Tapatalk
  19. H

    Restart AI to refresh this list

    This message box in Blue Iris has nothing to do with restarting the Code project AI server. List objects is a client call to the Code project AI server. Blue Iris is the client. I have been told by Ken to click the stop button on the settings AI window, then click the resulting start button. (In...
  20. H

    CodeProject.AI Version 2.0

    Blue Iris 5.6.8.4 Deepstack Docker 22.01.01 on Ubuntu 22.04 This is my go-to when I get frustrated dealing with recent versions of Blue Iris and Code Project AI server. I just need something that works. :-( Sent from my iPlay_50 using Tapatalk
  21. H

    CodeProject.AI Version 2.0

    Agreed. Sent from my iPlay_50 using Tapatalk
  22. H

    CodeProject.AI Version 2.0

    This happened to me several times over about 2 weeks. I didn't get to the log files quick enough to see any errors. This was with CPAI ver 2.1.11 on Windows 10. Last week I tried to use the Coral USB accelerator with CPAI Docker on Ubuntu on bare metal. I got wound up trying to install the...
  23. H

    CodeProject.AI on a separate PC on the network

    Good luck! Sent from my iPlay_50 using Tapatalk
  24. H

    CodeProject.AI on a separate PC on the network

    On my Windows machines, I had to open the CPAI port on the machine running CPAI. Linux machine running CPAI I could connect with no issues, but on Windows 10 machines, I needed to allow the connection through Windows Firewall. HTH Sent from my iPlay_50 using Tapatalk
  25. H

    CodeProject.AI Version 2.0

    I stand corrected. Current BI does still work with Deepstack. I guess I was just believing the hype. Apparently the only thing that's different is the pulling the custom models list from CodeProject AI server. You could just as easily read the registry key. The funny thing for me is why the...
  26. H

    CodeProject.AI Version 2.0

    I haven't tried this recently. I have been using Mike Lud's custom models for quite a while. At one time recently, I think I remember I was able to get Blue Iris to read the model list, then stop the CodeProject AI server, and Blue Iris would still function using the custom models list that it...
  27. H

    CodeProject.AI Version 2.0

    I understand. FYI, I was just trying to "push the envelope" as it were. I'm happy now that I can go back to the old system if I have to. I actually have a working version of AITools that I can use if need be.
  28. H

    CodeProject.AI Version 2.0

    I'm curious. Did you just follow the installation and configuration instructions on the FrigateNVR website? Using Docker Compose? I'm not familiar with that. I'm currently using Ubuntu 22.04 on an Intel i5 machine, not a vm. I have some experience in *nix, I still need to keep looking up things...
  29. H

    CodeProject.AI Version 2.0

    I also received my Coral USB Accelerator about a week ago. I had it working for a little while on my Windows 10 Blue Iris machine running in bare metal, no VM. I was seeing about 150 to 180 ms responses in the CPAI dashboard. I can't really recall what I did to get it to work. My initial...
  30. H

    CodeProject AI 2.1.9 BI 5 death rat hole

    bug99 Any ideas how to bootstrap my way back to a functional system? If i uninstall BI, where is my license key? Will it be lost? Fyi, if you need your license key, you will find it by clicking the question mark to open the Get Support window. Click the Copy button next to the Email Support...
Top