Search results

  1. VideoDad

    People can mask USPS AI detections

    Just to reiterate, when I'm talking about case, I'm talking about the possible objects (not the filename). In the USPS.pt model, the only object was "USPS". In mine, all the objects are lowercase (e.g. amazon, fedex, usps, etc.). As for updates, I uploaded each of the versions from before as...
  2. VideoDad

    People can mask USPS AI detections

    I didn't create the USPS.pt model; I only used many of the images in the training of my delivery models. And yes, I did improve it with more images especially from actual security cameras and with doors open. I was using the YOLOv5 6.2 model on Deepstack prior to switching to CPAI. I believe it...
  3. VideoDad

    People can mask USPS AI detections

    The delivery model is now on Github along with exported models for YOLOv5 6.2, YOLOv5 NET, YOLOv8 and YOLOv8 NET Link: Custom delivery models on VideoDad's Github
  4. VideoDad

    People can mask USPS AI detections

    The delivery model is now on Github along with exported models for YOLOv5 6.2, YOLOv5 NET, YOLOv8 and YOLOv8 NET Link: Custom delivery models on VideoDad's Github
  5. VideoDad

    I need a Ethernet/power cable pigtail...

    It should come with a pigtail for both Ethernet and separate power. But is there a reason you aren't just connecting it with PoE (Power over Ethernet) so you don't need a separate power connection at the camera? If you don't already have a PoE switch, but just want to power this one camera, you...
  6. VideoDad

    DS-2CD2032-I Motion Not being Triggered

    Can you post your trigger settings for this camera? Are you using the built-in motion detection of the camera to trigger Blue Iris? Or are you using BI to detect the motion based on changed pixels?
  7. VideoDad

    People can mask USPS AI detections

    Interesting thought and maybe Ken is already thinking of optimizations that could be made. I know @MikeLud1 is doing some pre-processing of a plate (cropping, straightening) before sending it off to OCR. I don't know if he's got recommendations in improvements that Ken could add directly to BI...
  8. VideoDad

    People can mask USPS AI detections

    Ack! No wonder it was taking so long. Somehow in resetting my environment to work with YOLOv8, updating Python to 3.11, etc. it looks like pyTorch is NOT using the GPU. I'm figuring it out now. Thanks for the offer but I'd like to resolve this locally first. Update: It's processing now using...
  9. VideoDad

    People can mask USPS AI detections

    Just to give you an update... previously I could train a YOLOv5 model overnight. But though I think I've set up YOLOv8 similarly, it's taking quite a lot longer. When I started with the medium model (yolov8m.pt) it was upwards of an hour per epoch. Now, I've switched it to the small model...
  10. VideoDad

    People can mask USPS AI detections

    Got it... So basically just switching to the yolov8m model. Let me give that a go.
  11. VideoDad

    People can mask USPS AI detections

    I'd have to go back to the instructions I had to find out how to do that. Have you done that?
  12. VideoDad

    CodeProject.AI Version 2.5

    If it helps provide another data point, I'm not using the ALPR module and I'm using CPU only and I'm seeing the AI timeout 500 message in my logs too (on 2.51). Anything I can do to help narrow down the cause?
  13. VideoDad

    How’s the trial version lately?

    The same download can run in demo/evaluation mode for 15 days. During that time it has all the same features as the full version except the words "Blue Iris Evaluation Version" appear on every camera feed and alert. After the 15 days, the program will stop running as a service, will no longer...
  14. VideoDad

    Can anyone help with decrypting md5crypt hash?

    An MD5 hash is a one-way cryptographic function that takes a stream of data of any length and generates a fixed length digest value to be used to authenticate the message. In this case, the hash probably verifies that you have valid firmware from the manufacturer and not from a hacker. As a...
  15. VideoDad

    Smartthings automation

    Bingo! Glad you're up and running
  16. VideoDad

    Smartthings automation

    The .registrations file gets created on a successful handshake. It's clear that hasn't happened yet.
  17. VideoDad

    Smartthings automation

    Yeah just saw your post there. One thing that might be an issue is if your Windows Firewall on the BI PC is somehow blocking the message from the ST hub. As a test, you might temporarily turn off your Windows Firewall and then either reboot the ST hub (yet again) or change the IP settings on...
  18. VideoDad

    Smartthings automation

    Have you tried a reboot of your ST hub? When the Edge Device Driver gets loaded, it should contact your running Edgebridge server and let it know its IP address which is placed in the registration file. If you aren't seeing that, there's an issue with the handshake. There are ways to debug that...
  19. VideoDad

    Smartthings automation

    I'm not seeing any attachments. What's the IP address of your SmartThings hub and what's the IP address of your BI server? Please confirm that Edgebridge is also running on that server.
  20. VideoDad

    Is Rekor Scout still the best option?

    I'm using the Plate Recognizer service, but we're on a cul-de-sac with fewer than 2500 plates run per month so I'm able to use the free tier. If you're also under that many, consider it.