Recent content by markm75

  1. M

    CodeProject AI + BlueIris Unknown faces not saving if other faces are registered (of other people in household)?

    it doesnt seem to have anything to do with "to confirm", it just wont record new jpgs for unknown faces if any faces are registered, period
  2. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    Does this mean i need to install 2.7.0.3? it appears it installed 3.2?
  3. M

    CP.AI Face Recognition - Unknown Faces

    I stumbled on this post, same issue with my setup, if you register a face and you arent that face, it wont do unknown faces storage anymore, have to delete all faces registered to work
  4. M

    CodeProject AI + BlueIris Unknown faces not saving if other faces are registered (of other people in household)?

    is a possible issue here that "to confirm" needs to have "unknown"? guessing not though? or if one face is registered, PersonName, Unknown? instead of just "person", i can register any face in the world, but when i go in front of the camera it doesnt put me in unknown unless all faces are...
  5. M

    CodeProject AI + BlueIris Unknown faces not saving if other faces are registered (of other people in household)?

    Yeah i removed 6.2, but for whatever reason, no matter who i register as a person in the explorer, it never detects anyone else as "unknown" anymore and does not save faces to the faces folder
  6. M

    CodeProject AI + BlueIris Unknown faces not saving if other faces are registered (of other people in household)?

    As a side question, for CPU only, does it matter if using ylov5.net or yolov5 6.2 (and also for license plates later on as well)? Seems i now somehow had them both installed.. the log is showing the processing .. which seems fine i think? except it said a face was recognized, maybe that was the...
  7. M

    CodeProject AI + BlueIris Unknown faces not saving if other faces are registered (of other people in household)?

    I'm having an issue, maybe its just a setting tweak, but with the latest of each program, if i register someone else in the house's face, then get a trigger on the camera for myself, it doesnt register my face as unknown and save the jpg. If i delete the other persons face (my son), then it...
  8. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    Attached is the log, hopefully a clue is in there somewhere
  9. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    i tried this again (i have tried do not use cache before too).. it shows green at first, but refresh page and its red / stopped.. in status shows: 20:23:31:Started License Plate Reader module 20:23:31:Installer exited with code 1 20:23:33:Module ALPR has shutdown 20:23:33:ALPR_adapter.py: has...
  10. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    Appreciate the help. Unfortunately no luck after doing those steps same situation
  11. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    Here it is, i recently took out the 1650 gtx to save on power draw, so im relying strictly on the i5-13500t cpu .. it has integrated graphics though, latest cuda 13.0.1, not sure why it says primary nvidia, maybe the integrated. It says python not found, i know theres definitely 2.7.13, but i...
  12. M

    License Plate Reader ALPR install fail error code 1, fails to start up after install with codeproject + blueiris

    I'm on the latest version of codeproject, i've tried uninstalling license plate reader and reinstalling, each time after install its at the bottom but goes red because it cant start.. usual error is something like : Installer exited with code 1 12:42:30:Module ALPR started successfully...
  13. M

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    So dont put anything for confirmation? Not car, vehicle etc? I dont think my motion triggering is working right at least with cpu, its always only catching the car as it enters the frame not in the center etc. *Does it matter if yolov5 6.2 or yolov5.net is used, in my case with cpu only...