inference
Here are 680 public repositories matching this topic...
-
Updated
Oct 5, 2021 - C
-
Updated
Oct 6, 2021 - Jupyter Notebook
-
Updated
Apr 26, 2021 - Python
-
Updated
Oct 4, 2021 - C++
-
Updated
May 26, 2021 - TypeScript
-
Updated
Sep 30, 2021 - C++
-
Updated
Oct 6, 2021 - Java
-
Updated
Sep 30, 2021 - Python
Describe the solution you'd like
It would be useful to have the ability to specify the address the http server binds to. Currently this is hard coded to "0.0.0.0".
I have the situation where Triton is a 'sidecar' container within a k8s pod to enable fast data passing between Triton and our contai
-
Updated
Oct 7, 2021 - C++
-
Updated
Oct 6, 2021 - Python
-
Updated
May 20, 2021 - Python
-
Updated
Sep 30, 2021 - Cuda
-
Updated
Oct 3, 2021 - TypeScript
-
Updated
Jul 16, 2021 - C
-
Updated
Aug 25, 2021 - Python
-
Updated
Aug 23, 2021 - Python
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
-
Updated
Oct 5, 2021 - C
-
Updated
May 6, 2021 - Python
-
Updated
Oct 3, 2021 - Lua
Bounds check and call []
operator
'max_request_size' seems to refer to bytes, not mb.
-
Updated
Feb 14, 2021 - Python
-
Updated
Jul 16, 2021 - Python
-
Updated
Sep 19, 2021
Improve this page
Add a description, image, and links to the inference topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the inference topic, visit your repo's landing page and select "manage topics."
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h