Search results

  1. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Medium yolov8 - 15-20ms round trip or so Large - 235ms!! BIg difference. Not sure if it gives such a x times difference in accuracy
  2. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Certainly is fast is all I can say. My old gpu was no slouch -40ms or so but at the cost of generating lots of heat in my pc $$$ (and room) I use mqtt to nodered also but mainly for some automations like lights and sprinklers(for stray cats) We should do some comparision between the small and...
  3. P

    Some success with a coral tpu (m.2) with CPAI and BI

    LOL This is where the AITool comes in very handy with this method. Filters out all the crap and you can fine tune the % to image ratio for each object. With the AI options in BI you can only specify the % confidence not min/max size. Hope that comes in the future. Is the yolo8-small more...
  4. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Certainly not as accurate as yolov5 using gpu. Did not pick up a small dog during the night. So in 2 minds still as to whether pay the extra keeping my gpu running or compromising detection for savings
  5. P

    Some success with a coral tpu (m.2) with CPAI and BI

    So far so good. Removed my gpu. Switched off the Blueiris AI tick option. So all triggered jpegs go into a local folder and aitool processes them for cpai. Can finely tune each object better. Faster also. 15-19ms round trips and 8.6 inference speeds AItool flashes through them in a blink of an...
  6. P

    Blue Iris App - doesnt work unless on home wifi

    Load of options out there now. Tailscale, twingate, openvpn (asus router built in vpn if you have one also).
  7. P

    M2 mini A+E Google Coral TPU work with this nvme adaptor?

    update: Didn't realise the A+E cards fits into an M.2 wifi slot!! Had one on my unraid server with a B550 asrock board. Slotted that in and downloaded the unraid plugin for coral drivers. Piece of cake and super fast inference speeds.
  8. P

    Some success with a coral tpu (m.2) with CPAI and BI

    It's working very well in combination with the AI-Tool also which I just re-added.
  9. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Tweaked a few things - medium model and unticked 'use mainstream if available' on BI Better 129 - failed 5. I'll have a look at the dat files on BI
  10. P

    Some success with a coral tpu (m.2) with CPAI and BI

    I believe those failures were due to some cams not set up properly or something, still got some days of testing, observations and tweaking to do.
  11. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Tried the large MobileNet SSD and was much slower, back to medium and will test over the next few days to observe stability and accuracy. Not sure how it works on small animals yet Not pulling my gpu out just yet
  12. P

    Some success with a coral tpu (m.2) with CPAI and BI

    Thought I'd see what was new in the latest coral cpai module. Trying to reduce the consumption of my servers and having the old gtx970 (solid and fast) sucks up quite a bit running just for this 24/7 Last year I had zero success with tpu/cpai and bi combo. Last night I managed to get it...
  13. P

    CodeProject.AI Version 2.5

    I'm observing odd behaviour YOLOv5 3.1 works with my GTX970 YOLOv5 6.2 stopped working with GTX970 with the last 2 updates YOLOv8 works with my gtx970 but does not have the custom models yet as far as I see Haven't figured out why 6.2 has stopped working - only works with the cpu. Does not...
  14. P

    Poor quality of detected objects using CPAI with Coral

    I have frigate set up also in a docker container with a tpu m2 wifi now (had been using the usb but find the tiny footprint of the m2 tpu ideal and it is faster). Frigate integration with homeassistant so I can manage the switches and get alerts from telegram. mqtt integration also.. It's a good...
  15. P

    CPAI on proxmox containers? Not talking to each other

    Got it fixed! Manged to get the macvlan network working and local network IP for the alpine container with cpai joined to mesh
  16. P

    Poor quality of detected objects using CPAI with Coral

    I've had no luck with cpai on coral tpu. From my experience best to stick with frigate. Even the slower intel cpus are faster than the coral tpu on cpai! 6ms with my tpu on frigate and decent accuracy. 40ms cpai with my gpu or 200ms on cpu
  17. P

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    To have redundancy for CPAI what method would you consider/tested is more effective? CPAI Mesh function or AItool with several servers added? Today I disabled the AItool (as it does not work with mesh enabled) and have 3 nodes in the mesh, 1st main node on unraid with the gpu, 2 other nodes on...
  18. P

    CPAI on proxmox containers? Not talking to each other

    I've been playing around with the new mesh options with CPAI. If it's on windows it has no issues communicating. But I want it working on proxmox containers. I have had no luck in getting the nodes to talk to each other. Even putting in the hostnames and UDP ports in appsettings.json. What am...
  19. P

    CodeProject.AI Version 2.0

    True. I had trouble with the usb on my small lenovo as it would sometimes change usb device number so had to update the proxmox lxc config. But now it's been on my unraid server solid for 1 year. But yeah I've been testing the WiFi tpu and very impressed with it so ordered more. One for the...
  20. P

    CodeProject.AI Version 2.0

    This is the WiFi tpu I used in my lenovo thinkcenter. Works faster than the USB. https://eu.mouser.com/ProductDetail/Coral/G650-04528-01?qs=XeJtXLiO41RDsI9w8m%252Bkgg%3D%3D&countryCode=US&currencyCode=USD I've also just ordered a m2 WiFi format tpu and m2 b+m tpu format to have a selection. I...
  21. P

    CodeProject.AI Version 2.5

    Yes I had no issues with windows. It's the proxmox that is problematic unfortunately. Only use windows for my work and personal laptops. All my servers either have unraid or proxmox. Might try a few windows vms bare minimum with CPAI. Well for sure you cannot use the mesh and the aitool with...
  22. P

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Given up on the mesh option. Having major issues with the proxmox containers seeing each other. CPAI on windows can be seen from all proxmox mesh nodes and the unraid cpai container node. But that's it. Also the aitool will not connect to any CPAI if the Mesh is on. It's one or the other...
  23. P

    CodeProject.AI Version 2.5

    Given up on the mesh. My CPAI container on unraid will not communicate with the containers on proxmox. The only visible instance of CPAI in the mesh is the windows 10 installation. Tried creating new macvlan networks on the proxmox containers but half worked and half broke. Also I noticed if...
  24. P

    CodeProject.AI Version 2.5

    Has anyone got the nesh option working properly? I have CPAI running on my unraid server as the docker app. (UDP and TCP enabled) 2nd CPAI on another pc (proxmox windows VM) (only tcp as I do not know how to add udp on the windows installation). tried to alter the json but it broke). 3rd CPAI...
  25. P

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Mesh: How to add udp port also on the windows installation? Docker is fairly easy but cannot find the setting in the json on that windows version. Can anyone help? Also first 2 set up are not pinging each other. even with "EnableStatusBroadcast": true, "EnableStatusMonitoring": true...
  26. P

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Thanks just checking out the mesh options. No luck yet, got 3 instances on 3 different dockers. looks like I need to add udp and some other congigs in the json file. None are seeing each other Update: mesh slowing working, getting there
  27. P

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    Fnally had time to tinker around a bit with the AI Tool again using an unused amd server to fire up a proxmox vm with the AI tool and CPAI on it. 2 server connections configured on the AI tool. 1st option is the master CPAI with the fast GPU on a remote server. If this is unavailable then the...
  28. P

    M2 mini A+E Google Coral TPU work with this nvme adaptor?

    No I don't believe A+E will fit into this. Looks like this kind of adaptor I need...
  29. P

    M2 mini A+E Google Coral TPU work with this nvme adaptor?

    Does anyone know if my M2 mini A+E Google Coral TPU will work with this nvme ngff adaptor that accepts 2230 Key E cards? https://coral.ai/products/m2-accelerator-ae/ https://www.amazon.com/.../Adaptador.../dp/B07PXWGZ56 Thanks
  30. P

    Coral tpu pcie initial issues

    Bought a coral tpu pcie from Mouser for only 25 usd. Have a few lenovo i5 mini pcs hanging around with a free WiFi pcie slot so thought I'd give it a go Oh man what a struggle. Hours and hours trying to get frigate lxc on proxmox to pick it up. Eventually found a blacklist with apex listed...