Search results

  1. B

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

    Would there be a way to run this in Linux over an Intel iGPU. Its possible over windows with Direct ML but that is windows only. Would the model need to be converted someway?
  2. B

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

    One last question because it seems to be working correctly. Should I be seeing ipcam-combined-v5 in the log and not 'custom' if its set correctly in each camera?
  3. B

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

    Like this, correct? Also, what is a good setting for "Analyzer one each"? Is that dependent on how fast my inference is?
  4. B

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

    Seems to be working now, how do I force only ipcam-combined? Do I need to do that for each camera?
  5. B

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

    Still reinstalling Yolo 11 but I see Enable and Disable GPU for YOLOv5? Does this one just work differently?
  6. B

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

    No fully closed out of BlueOnyx and it's not set to start automatically. Where can I set the GPU ID for CPAI?
  7. B

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

    It's worked before I'll try and reinstall and try yolo 5 again on the GPU as a quick sanity check. Also, I normally run BlueOnyx with GPU inference in place of CPAI without issue. Some context, it's a Windows 11 VM running in a Proxmox host with the iGPU passed through to the VM via "PCI...
  8. B

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

    No matter what device I choose it always says running on the CPU?