Recent content by dirk6665

  1. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    My older version of Sense.AI went well past 900k images analyze before a watchdog service I was running on that machine decided it needed to restart the machine. I wasn't going to upgrade until such an event happened - I wanted to see how long it could go. At the time of restart it was over 1...
  2. dirk6665

    Another simple interface question about the Android APP.

    As for 'Smart TV' viewing of BI ... I use a program called "IP Cam Viewer" and it works perfectly with BI. You can use the short camera names during set up and then simply clone the entry and change the "short name" for the next camera. I chose this because browsers for Smart TV's are both...
  3. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I had a similar issue - try totally refreshing the page (Shift F5) and see if they appear.
  4. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Yes, I did see the post regarding Coral support but just to be clear, I am specifically inquiring about the USB type. I see what others are using as far as GPU but just because someone is using a certain hardware doesn't necessarily mean they would recommend the same.
  5. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Reaching out to the graphic gurus out there... The last update to CP.AI (1.6.5-Beta) has once again thrown my detection times using CPU in the trash (Less than 3 detections per second). Since this i7 machine I have does not physically have any additional PCI "power" connectors for my GeForce...
  6. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I installed the newest Beta (1.6.2) last night and I am super impressed with the newest numbers I am seeing. Prior I was getting about 2.7 operations per second using just CPU - now I am up to 7.5+ even using semi-complex images! Nice work CP.AI Team and MikeLud1 (Who's help in steering this...
  7. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    also, using the explorer and running a benchmark I received this error (twice): and the models available in Vision are different than those in the benchmark. I deleted openlogo from all directories after I installed "delivery.pt" - no idea where its pulling this from :screwy: UPDATE...
  8. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I mean I guess so? I'm still seeing some detections take over 600ms and that was rare on the previous Beta: 2022-09-23 23:24:10: Module 'Object Detection (YOLO)' (command: custom) took 137ms 2022-09-23 23:24:10: Sending response for request from detection_queue took 4ms 2022-09-23 23:24:21...
  9. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I just updated to 1.6.1-Beta and my detection times went WAY UP... I will try and reboot to see if this solves anything with the speed but I've already re-started both BI and CP.AI services and didn't see any change. 2022-09-23 22:12:46: Module 'Object Detection (YOLO)' (command: custom)...
  10. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    In the earlier versions, I placed all my custom models in the '\CodeProject\AI\AnalysisLayer\CustomDetection\assets" directory. With the new version it installed the "default" models with a 0 size and then said in the console log: C:\Program...
  11. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I'm trying YOLO5n found in the GitHub repository ... purported to be faster. GitHub Ultralytics Releases
  12. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I know I said I'll be patient but .... The suspense of the next release ... :lol: The UI looks more mature. I like the additional processing time in the console log window. Nice. --Dirk
  13. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Mike, I reinstalled CUDA 11.7.1 but no real difference. In fact, it seemed to kill detections all together. I had to run REPAIR in the CP.AI installer and set CUDA to false in the modulesettings.json file for it to even work again. I'll just hang tight and perhaps the good fellows at CP.AI...
  14. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    This is exactly what I've been looking for THANKS! Now I can have BI announce when Amazon, Fedex or any of the others are in the driveway. Too bad BI didn't incorporate a text-to-speech function so one could use a variable to make the announcement (IE: "SPEAK: Attention, %tag% is in the...
  15. dirk6665

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    actran, Where does one find such a model? I am currently using 'Openlogo' but it does not recognize the new Prime Logo on the side of their delivery trucks and is hella slow ;) --Dirk
Top