Recent content by markm75

  1. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    isnt part of the setup to make this work, setting the alert to not just goto the database but also to a jpg? (i've done that and followed the screen shots for each section but i end up with nothing, if i turn back on custom objects and set things the way i had them, i get a car/plate every...
  2. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    i'm pretty sure i've tried these ai tab settings.. one question, shouldnt save recent images be set to a folder? what does this plugin do when it grabs a plate otherwise? what should be occurring if its working?
  3. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    By main AI, do you mean these,
  4. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Yeah i've ran those tests and gotten results before. I just dont seem to get anything generated from the plugin. What should it ultimately being doing if its working, putting a jpg with a close up of the plate in the "Plates" folder, along with the file name being the plate name or? (this has...
  5. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    here is one example, for another 2 sec or so it was also pretty clear
  6. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Yea I had tried those settings. Nothing ended up in the plates folder
  7. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Example debug code here tonight 846 i can see the plate on a car going by, and in the debug: 20:46:28:Response rec'd from Object Detection (YOLO11 .NET) command 'custom' (...e69dcf) ['No objects found'] took 583ms 20:46:28:Response rec'd from Object Detection (YOLO11 .NET) command 'custom'...
  8. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    That didnt help in terms of it decoding plates. I never see an alert unless i have the custom objects on. And the last test i did, i saved a jpg of myself going past the camera in the dark, 3-4 sec of clear shots of plate, on one i exported it and did the decode test and it did largely get it...
  9. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks, i've retooled those areas to match (though so far nothing has worked), might be my motion settings, unsure, or dark is just tough (I just watched a van go by that should have been detected then the plate, but no alerts got triggered): EDIT: i think it didnt get triggered at all...
  10. M

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Im confused, cant quite get plate recognition to work though manually testing jpgs seems to.. (so far testing at night) Which of these do i want for objects (just v5 with the yolo 11?) i have them all as of now If i manage to get a trigger (nighttime), where it saves an alert, i show...
  11. M

    New CodeProject.AI Object Detection (YOLO11 .NET) Module

    i dont know if its related to that or not, i removed yolov5.net, so that only yolo11 was there, but now yolo11 wont stay started (not sure if it was before).. (it shows GPU) Getting 16:49:03:ObjectDetectionYOLO11Net.exe: Fatal error. 0xC0000005 16:49:03:ObjectDetectionYOLO11Net.exe: at...
  12. M

    New CodeProject.AI Object Detection (YOLO11 .NET) Module

    dumb question but do you still need yolov5.net for everything else like object/face detection etc, or uninstall it once yolo11.net is in place?
  13. M

    Deepstack cpu + blueiris, no gui for deepstack? AI page use ai on local pc greyed out?

    I decided to give the cpu version of deepstack a try, i ran the installer and it finished, but i have no idea if its actually running? I did see a deep stack exe which seems to bring up a command prompt window.. either way when i go in blueiris and try "use ai server on ip/port" and put in 127...