> Setting up the development environment (spoiler: it's easy!)

Its fucking not, and throwing timeouts left and right.

https://github.com/codeproject/CodeProject.AI-Server?tab=readme-ov-file#how-to-guides

I just want computer vision/ML object detection, not some recompiling openssl-v1.1 all over the place.

#CodeProjectAI #CodeProject

GitHub - codeproject/CodeProject.AI-Server: CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI. - codeproject...

GitHub
I now have #codeprojectai running on the nano and well as a raspberry pi 4. The Coral TPU (SOMEHOW) has been nothing but headaches. Why is this silly little thing such a pain?!

My poor #Jetson #nano was no longer holding up while using #deepstack. I can't say why but it was regularly timing out and hanging.

So I pulled the trigger and installed #CodeProjectAI. However, CPAI is a .Net project and I think it's overhead is too much for the nano (Nevermind their build instructions being seriously wanting).

So I snagged a #Coral #TPU. As a USB device, this should be cake. I passed the port through to my Windows vm under #proxmox 8 (my need requires Windows, not *nix) loaded the Coral module and was getting 100ms responses. Then suddenly it stopped working. The USB device was no longer listed in device manager.

-What the crap-

Reboot it, pass it through again and it works for a handful of queries then the device disappears. I tried this by passing the port itself and the device ID, same experience both ways.

I have pcie devices passed through without issue but this silly thing will not stay attached. The host never loses it and it is visible constantly under lsusb, but the VM constantly "loses" it, so I can't rely on it. Back to #cpu processing I go.

I see similar bugs with some frigate users (, but they're largely all LXC (https://github.com/blakeblackshear/frigate/issues/1807). Is this a Windows issue? Proxmox? The TPU?

Ugh.

Why can't anything be simple and 'just work'?
#sysadmin #homelab

Coral USB on Proxmox LXC · Issue #1807 · blakeblackshear/frigate

Hello, Can't get Frigate working with Google Coral USB accelerator. I am running Proxmox 7.0, inside I have LXC container running Debian 10 turnkey core 16 image. Inside Debian I am running Frigate...

GitHub

Hey #codeproject and #ArtificialIntelligence folks!

I'm working with analysis modules. I'm looking for additional modules to experiment with before building my own. Any repos you recommend?

#codeprojectai #ai #ml