Recent content by Wired6400

  1. Wired6400

    AI not working unless I select "Additional models" in the AI dialog and add the extra models

    @Flintstone61 - I believe your system is pretty much doing what mine is doing... It's relying on the additional models. If you drop a dat file form your alerts folder onto the AI Inspector, I'm betting you'll see something like the following (i.e. no yolo being used for identification). I...
  2. Wired6400

    AI not working unless I select "Additional models" in the AI dialog and add the extra models

    OK - Here's the BI General Setting for AI: For the camera, here's the AI setting dialog: Note here, if I don't include Facial rec, license plates or Additional Models on this page, when I send the .dat file into the AI Inspector, there is only one frame that's processed (and, even if that...
  3. Wired6400

    AI not working unless I select "Additional models" in the AI dialog and add the extra models

    Folks, BI Version: 6.0.6.9 AI In use: DirectML/ONNX Modesl selected: - Primary: yolov8m.onnx - Additional models (selected from list loaded by BI): package,ipcam-dark,ipcam-animal,delivery I've moved from using CPAI to using DirectML/ONNX with Yolov8m.onnx. Additionally, in the...
  4. Wired6400

    Blue Iris, CodeProject AI and AI Inspector

    I thought I was on the latest release - @looney2ns - you were right - I needed to upgrade. However, after the upgrade, I'm still having the issue. with CPAI - in fact, one of the issues I'm seeing - that I think is related to the problem - my motion trigger is working properly and initiates...
  5. Wired6400

    Blue Iris, CodeProject AI and AI Inspector

    Version 6 is the latest release. They haven't changed the version number to 6.0 yet
  6. Wired6400

    Blue Iris, CodeProject AI and AI Inspector

    I'm using version 6 (showing as 5.9.9.99 I believe). I simply copied out all the objects that are included in the model. And - I assure you - if I capture an elephant on my cameras, I REALLY want to know about it :-). My figuring - if I can get the dang thing working, I can always pare back...
  7. Wired6400

    Blue Iris, CodeProject AI and AI Inspector

    Folks, I have no idea what's going on - tried doing some searching through these forums and through Chat GPT without luck... Basic problem - I'm getting motion triggering the AI review - and when I put the .dat file through the AI Inspector, I see that it's ID'd a person and even a face with a...
  8. Wired6400

    Continuous Signal: network retry

    Mambo - you saved me - turned out my HW Accel was set to Intel+VPP - changed to Nvidea and the errors went away. I'm hoping that was why my NVR is freezing every couple of days, but I don't think that's the case (was looking at logs to try to see if I could figure out the freeze).
  9. Wired6400

    Blue Iris and CodeProject.AI ALPR

    @actran @MikeLud1 - Bingo - Mike's settings worked like a treat! Bonus - because the custom modules are not executing, the execution time, even on a somewhat underpowered system is actually quite reasonable! Thank you! I'd done a fair amount of searching the web and watching way too many...
  10. Wired6400

    Blue Iris and CodeProject.AI ALPR

    @actran - thanks - that config looks different from most of the configs I've seen on youtube and other forums - I'll give that a shot. Adding the CustomObjects of objects:0 is an interesting thought - essentially forcing CP.AI to ignore the CustomObjects module...
  11. Wired6400

    Blue Iris and CodeProject.AI ALPR

    OK - one other question - today, I had a vehicle trigger the tagging feature of Blue Iris... I now even more believe the reason I'm not getting the license tagging is because the object detection is not finding a vehicle. Anyway, I've been able to search for the license plate when I'm looking...
  12. Wired6400

    Blue Iris and CodeProject.AI ALPR

    I'm setting up a new Blue Iris system as I've moved... Loving the integration with CodeProject.AI. My first camera had to be setup to be a license plate reader just because. I've got a restricted space driveway that forces cars to follow a single lane path through a fence, so it's perfect to...