Search results

  1. 1

    5.8.7 - February 14, 2024

    I wonder what the thinking is with using pre-trigger images?
  2. 1

    Cleaner installation of turret camera on fence?

    I built three of these for my property.
  3. 1

    Code Project 2.5 RC9

    On my old OptiPlex 3020 with an NVIDIA P400, my experience is the opposite. YOLOv5 6.2 is faster.
  4. 1

    Dell OptiPlex won't boot... single beep

    Yep, was thinking that would probably be the most likely point of failure. I think it's time to finally look for something to replace it.
  5. 1

    Dell OptiPlex won't boot... single beep

    Thanks @fenderman. My characterization of a "strong" GPU is probably overstated. I currently have a NVIDIA P400. I was thinking something a little more capable would be benficial. I have 16 cams on the property, all running CPAI (ipcam general).
  6. 1

    Dell OptiPlex won't boot... single beep

    I held down F12 and then powered it up. It finally came up. I then rebooted without F12 and it came up okay. BI is running but I'm concerned the old OptiPlex 3010 is telling me something. I need to find a good replacement PC with a strong GPU! I appreciate your help!
  7. 1

    Dell OptiPlex won't boot... single beep

    This morning, I rebooted my BI PC and it won't come back up. Unplugged the power and plugged it back in. It shows power, but the screen never turns on and I hear a single beep. Not very good at troubleshooting PC boot issues and could use some help. Thanks!
  8. 1

    Network design question regarding the Blue Iris PC and which switch it should use

    Thanks @Ri22o, it looks like you have your BI PC connected to all of your cameras via the same switch. I'm trying this now.
  9. 1

    Network design question regarding the Blue Iris PC and which switch it should use

    I'l try connecting the BI PC to the PoE switch Thanks for the suggestions.
  10. 1

    Network design question regarding the Blue Iris PC and which switch it should use

    Yes, same subnet. I have noticed that other wired devices connected to the same switch as the BI PC do not get 1 gig up/down on the speedtest... if I pause all the cameras, they do.
  11. 1

    Network design question regarding the Blue Iris PC and which switch it should use

    I have a Ubiquiti Unifi network that consists of a Unifi Dream Machine Pro gateway/router, 24-port switch, 24-port PoE switch and 6-port PoE switch. Currently, I have 14 cameras connected to my 24-port PoE switch. My other 3 cameras are plugged into my 8-port PoE switch that's not in my network...
  12. 1

    Looking for suggestions on a replacement BI PC and GPU for CPAI

    I've been running BI on a Dell OptiPlex 3010 for ages. It has 16 GB of RAM and a NVIDIA P400 GPU. Now that I have 17 cams and 16 of them running CPAI, I'd like to request your help in selecting a replacement PC and GPU. Could a nice replacement be had for under $500, including the GPU? Thanks!
  13. 1

    CodeProject.AI Version 2.0

    All... I've seen recent mentions of newer versions of CUDA. Here's my current info. Should I upgrade CUDA or the NVIDIA driver? System seems to be running okay other than slow AI push notifications. Thanks!
  14. 1

    CodeProject.AI Version 2.0

    Completely unscientific test results of my mailbox cam that captures passing cars using all of the same settings except for YOLOv5 6.2 vs YOLOv8. YOLOv5 6.2 Average: = 90.3%, 339.5ms 0 12/17/2023 10:16:42.852 AM Mailbox_Cam AI: [ipcam-general] vehicle:92% [0,513 525,791] 298ms 0...
  15. 1

    CodeProject.AI Version 2.0

    YOLOv5 6.2 is faster and seemingly more accurate than YOLOv8 on my system # Label Confidence 0 vehicle 86% 1 person 86% 2 vehicle 85% 3 vehicle 82% 4 vehicle 81% 5 vehicle 71% 6 vehicle 67% 7 person 57% 8 vehicle 55% 9 vehicle 52%...
  16. 1

    CodeProject.AI Version 2.0

    Custom Detect is slightly better # Label Confidence 0 vehicle 85% 1 person 81% 2 vehicle 81% 3 vehicle 80% 4 vehicle 59% 5 person 57% 6 vehicle 54% 7 vehicle 53% 8 vehicle 40% Processed by ObjectDetectionYOLOv8 Processed on...
  17. 1

    CodeProject.AI Version 2.0

    Here is how I selected everything for the test. Seems better, but my P400 GPU is obviously lacking. # Label Confidence 0 car 89% 1 person 83% 2 traffic light 59% 3 truck 59% 4 truck 54% 5 car 53% 6 car 46% 7 truck 44% 8 traffic light...
  18. 1

    CodeProject.AI Version 2.0

    Using the pexels-maria-orlova-4947381 image on my PC here are the measurements for ipcam-general. # Label Confidence 0 person 81% 1 car 80% 2 traffic light 63% 3 truck 60% 4 traffic light 59% 5 car 57% 6 truck 54% 7 traffic light 52% 8...
  19. 1

    CodeProject.AI Version 2.0

    That worked! It also fixed the issue where I couldn't install YOLOv8 to test with. Also, where can I find YOLO test images to add to the TestData folder for CPAI to run benchmarks and vision detections? Currently my TestData folder has these two images.
  20. 1

    CodeProject.AI Version 2.0

    I installed 2.4.5, why don't I see the mesh tab?