Recent content by Craig G

  1. Craig G

    CodeProject.AI Version 2.0

    Quick follow up. It's displaying those two different percentage detections in BI because it's parsing all models since I don't have a specific model defined on that camera.
  2. Craig G

    CodeProject.AI Version 2.0

    I've enabled the AI analysis on that indoor cam. I'm sure they'll roam about in the night so I can compare tomorrow morning
  3. Craig G

    CodeProject.AI Version 2.0

    I guess I need to activate the analysis on all cameras to make that work so I record the dat files?
  4. Craig G

    CodeProject.AI Version 2.0

    I live in the UK. It won't work for me unless there's an AI preset for 'Fake palm leaves floor with spike pit underneath' to catch these fools rocking up on my drive
  5. Craig G

    CodeProject.AI Version 2.0

    Just the 82%
  6. Craig G

    CodeProject.AI Version 2.0

    for info. My BI settings for that indoor camera
  7. Craig G

    CodeProject.AI Version 2.0

    I'm assuming it's something to do with how many images I'm feeding to AI within a set timeframe and it's seeing the same frame as multiples?
  8. Craig G

    CodeProject.AI Version 2.0

    Something I can't quite explain yet. Double alerts prompts - didn't used to happen 84% , 82% Any ideas why?
  9. Craig G

    CodeProject.AI Version 2.0

    TLDR: Uninstall CPAI. Remove both folders as suggested by @David L "Delete both CodeProject folders in: Program Files ProgramData " Install CUDA 11.7 and run 11.7 cuDNN Install CPAI 2.1.8 Beta Run YOLOv5 6.2 Mine failed with YOLOv5.NET but your mileage may vary My GPU is actually doing...
  10. Craig G

    CodeProject.AI Version 2.0

    CUDA appears to be working in some respect now. YOLOv5.NET does not work consistently, it goes green then soon goes into 'Lost Contact' then back to Green It whinges about actionnetv2.onnx being missing - which it is, looking in the folders I thought I was winning but after a reboot, both...
  11. Craig G

    CodeProject.AI Version 2.0

    Something new is happening. I'll report back soon but Face detection has CUDA (but I don't want face detection :) It's a good omen. Need more chickens
  12. Craig G

    CodeProject.AI Version 2.0

    Installed 2.1.8 and it's installing face processing by default which I guess is it's thing to do as that happened on 2.1.6 (I think 2.16 was from BI GUI actually - when you choose download CPIA within BI)
  13. Craig G

    CodeProject.AI Version 2.0

    I think I was using it because that's the one that's linked from the CPAI server UI. I assumed it was the latest but I guess the URL in the UI isn't up to date
  14. Craig G

    CodeProject.AI Version 2.0

    So the latest cuDNN is just a zip file (after I signed up) with the libraries in it. There's no BAT file to alter system variables. I suppose I could edit the scripts in the original BAT file but it's 9PM on Friday night, so.... NO Going to install 11.7 again and cuDNN BAT before even...
  15. Craig G

    CodeProject.AI Version 2.0

    Many times:)
Top