Zach
Zach
You may or may not have seen the git issue where I was trying to get the edgetpu to work for DOODS. With the tensorflow commit that supports the edgetpu...
I've written a tool called DOODS https://github.com/snowzach/doods that allows for offloaded object detection. It's written in Go and I would love to be able to work with this model (with...
This is a simple example that shows the issue. If I load Yolo v6 from the hub and then also try to use a model trained with this, it seems...
The API call appears to support the `top` and `skip` query options but they don't actually work.
**What I'd like:** I want to be able to run a bootstrap container but also provide commands/args to it. Really what I would like it is to be able to...