tokenwizard

Results 74 comments of tokenwizard
trafficstars

Unfortunately, still no dice. Is there a way to run this snap with higher verbosity to maybe see what is causing the segfault?

Thanks for your time. Just as an FYI, I have the same issue/segfault with your playlist-dl snap as well. Not sure if that helps narrow down the research.

Ok, I'll give it a try. Also, if I want to enable detection for various objects (ie. person, car, dog) do I just add multiple lines, like I have commented...

Well, there's something about it that it isn't liking. I _think_ my formatting is solid, but maybe not? ![image](https://user-images.githubusercontent.com/24832561/218534124-330b21fb-7200-4d71-8f5b-6f3a5246610e.png) ![image](https://user-images.githubusercontent.com/24832561/218534299-421f5ac7-b50b-4f7c-ab47-99723b8bee68.png)

Commenting out all the lines except for the three related to the "person" label and it runs without that error above. ![image](https://user-images.githubusercontent.com/24832561/218536494-9649505c-de03-4b88-a239-e2300bf050e3.png)

If I wanted to use the darknet, CPU-based object detection rather than edgeTPU (which is currently allocated by a different project), how can I make that work. I am running...

I am running in a Proxmox LXC via Docker-Compose.

ATM, no. But I think this may be because it is disabling the Object Detection due to the coordinate issues we are tracking in the other ticket. Once that is...

Not sure what you are after with the single monitor, but I updated my config to keep only the StreetLeft monitor. It has been running for several minutes. Log is...

Ok, I got the coordinates for the mask working. Here you can see the Darknet detector does load/initialize, but I'm still seeing this "Failed to retrieve result..." error. ![image](https://user-images.githubusercontent.com/24832561/232607492-e962e02c-4d91-4749-b7c7-f8520c057031.png)