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

A quick observation here...
I've been using YOLOv5 6.2 with the GPU (cuda) for a while. I just tried using yolo 11 and even when I chose the correct device #for my nividia GPU and "enable GPU", it will only use my Intel IGPU. Anyone have the same issue?
 
Doing a fresh install today on a new PC and cant get passed this. clicking through some of the links from the appsettings it looks like some of the backend code project links were nuked? Any one else or have any ideas.? clicking check of updates only results in a "unable to check for updates" message

1762113982299.png

1762114154877.png
 
Doing a fresh install today on a new PC and cant get passed this. clicking through some of the links from the appsettings it looks like some of the backend code project links were nuked? Any one else or have any ideas.? clicking check of updates only results in a "unable to check for updates" message

View attachment 231586

View attachment 231587
Check the below folder and see if appsettings.json is missing. Also try refreshing the webpage by doing CTRL + F5.

1762117723415.png
 
A quick observation here...
I've been using YOLOv5 6.2 with the GPU (cuda) for a while. I just tried using yolo 11 and even when I chose the correct device #for my nividia GPU and "enable GPU", it will only use my Intel IGPU. Anyone have the same issue?
How are you determining that it is only using your Intel iGPU? What number does is show next to GPU like the below screenshot. Also if you open up a command prompt and run nvidia-smi what number is to the left of NVIDIA

1762117987629.png

1762118136871.png
 
How are you determining that it is only using your Intel iGPU? What number does is show next to GPU like the below screenshot. Also if you open up a command prompt and run nvidia-smi what number is to the left of NVIDIA

View attachment 231590

View attachment 231591
You mentioned in my prior question to go off device ID from the task manager. After checking using command prompt, mine shows a different ID. I set it the the correct one based of command prompt and is working now. Thanks!
 

Attachments

  • AI.png
    AI.png
    1.1 MB · Views: 7
  • Like
Reactions: MikeLud1