Recent content by nullex

  1. N

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

    Yes but then it won't have GPU acceleration, my Windows 11 VM doesn't have a GPU passed through to it. and I'm running things on the ubuntu VM that require a GPU so I can't just remove it from the ubuntu VM and attach it to the w11 vm BI is running on.
  2. N

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

    The reason I am asking is because I just got a 5060 TI (previously had a 1070 that was working fine), and it is unsupported in the current version of CPAI. I have been running on docker and can not get CPAI to work with the 5060 ti. I tried running this yolo11 addon in my docker container but...
  3. N

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

    Forgive my ignorance but this will only work on windows, correct?