Recent content by Dixit

  1. D

    Is CodeProject.AI done?

    Here’s my take on this. To clear thing up I think this is the biggest mis conception of these AI tools like CPAI. They think that because it’s marking something wrong it’s their fault. When in reality it’s just an engine. They are using YOLO models by Ultralytics. If you are using MikeLuds...
  2. D

    Windows 11 Pro running CPAI 2.9.5

    Yes no issues. Also have it on three different systems just fine on Win11 Pro with latest CPAI all using Nvidia GPUs.
  3. D

    Which nVidia GPUs are you using?

    Thanks. Forgot about that being in there.
  4. D

    Which nVidia GPUs are you using?

    No. It can be used for GPU. MikeLud1 has mentioned himself. Here is a link to a post where he states his RTX3060 is faster on .NET than 6.2. He shows it on the benchmark test that is built in. https://ipcamtalk.com/threads/codeproject-ai-version-2-5.74304/post-878936
  5. D

    Which nVidia GPUs are you using?

    Yeap Im aware of the .NET saying without Cuda on its description, but if you follow MikeLud1, he always has been saying the same thing about how the .NET module works faster on his RTX 3090 I believe he has. I never got it to be faster, but previously I had the Quadro P1000 card in here and the...
  6. D

    Which nVidia GPUs are you using?

    So my Dell SFF has a GPU slot but it but up against the power supply and cannot fit a dual slot GPU in it. So there is an x4 slot next to it. I put the 3050 in there and so far it’s been working fine in that slot. Getting about 25ms times on v5 NET.
  7. D

    Which nVidia GPUs are you using?

    I think im answering my own question that 4060 is probably out given that I dont think they have a version that can be powered by PCI slot alone, I believe they all need minimum 115w power, so they would need a 6 or 8pin connector which basically throws that card out of contention for lower...
  8. D

    Which nVidia GPUs are you using?

    Looking at just tensor cores, looks like 3050 has 73 AI TOPS and 4060 has about 242 AI TOPS. So thats a decent bump. Cuda Cores wise we have a decent bump of 3072 Cuda cores for the 4060 and 2304 Cuda cores for the 3050 (6GB) cards or 2560 Cuda Cores for the 3050 (8GB) card. Cuda Compute is...
  9. D

    Which nVidia GPUs are you using?

    I’ll have to put the computer on a Kill a Watt meter to see. Right now it’s on a UPS which also has my PoE switch for the cams so I can only see total wattage. I’m using the default YOLO v8 setup and its model set as Large. Avg times I see are about 125ms for my cams which are sending it 720p...
  10. D

    Which nVidia GPUs are you using?

    I was looking into potentially upgrading my P1000 to either the RTX 3050 ones that @MikeLud1 mentioned or the RTX 4060 you are using here. I also do want to say in the low power mode and PCI slot powered GPU only as the box Im using is a SFF Dell that doesnt have any 6 or 8pin GPU power plug...
  11. D

    CodeProject.AI Version 2.9.0

    Thank you sir, that did it.
  12. D

    CodeProject.AI Version 2.9.0

    I cannot get YOLOv8 to run. Cant even uninstall the module now. Ive been using v8 for awhile but this 2.9.3 just wont let it run. Had to go back to using YOLOv5.6.2. Now I cant even run it either, theres no restart/start/stop buttons anymore even after shift refreshing it.
  13. D

    EmpireTech 9th Anniversary (Summer)Sales

    @EMPIRETECANDY Im going to replay all my outdoor Amcrests (best time now here). I got 9. I was thinking of the IPC-Color4K-T and/or the IPC-T58IR-SE. I seen the review and what folks say about the Color4K-T, i have a few areas that always have lights on that will help, but there are other...
  14. D

    How to train a custom YOLOv5 model using CodeProject.AI Training for YoloV5 6.2 module

    @MikeLud1 Question on this. On the "Open Images Dataset V7" what portion should we download? This Dataset seems huge and semi confusing to me being totally new at this on what to get, im assuming it has to be the ones that are already annotated. Is it possible to use the COCO dataset? I...
  15. D

    CodeProject.AI Version 2.5

    Alright updating this that somehow now it just started working. I just let it sit for about 15-20mins after it went into Lost Contact, and now its started and processing. Initial thoughts are its not faster since its showing like 200-300ms where as the Yolov6.2 and 8 were only taking about...