inference
Here are 661 public repositories matching this topic...
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Updated
Jul 26, 2021 - C
-
Updated
Apr 26, 2021 - Python
Example
-
Updated
Jul 25, 2021 - Jupyter Notebook
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
-
Updated
Jul 23, 2021 - C++
Runtime type system for IO decoding/encoding
-
Updated
May 26, 2021 - TypeScript
TypeDB: a strongly-typed database
-
Updated
Jul 23, 2021 - Java
An easy to use PyTorch to TensorRT converter
-
Updated
Jul 19, 2021 - Python
Description
If the Triton server build fails due to any reason, I have to delete the /tmp/citritonbuild/<backend> folders to prevent the next rebuild from throwing git repo already exists error.
Triton Information
r21.05
I am building the Triton server myself.
To Reproduce
uninstall one of the dependency needed by a backend.
run build.py with all the backends enabled
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
-
Updated
Jul 26, 2021 - Python
OpenVINO™ Toolkit repository
-
Updated
Jul 26, 2021 - C++
TensorFlow template application for deep learning
-
Updated
May 20, 2021 - Python
Acceleration package for neural networks on multi-core CPUs
-
Updated
Jul 16, 2021 - C
DELTA is a deep learning based natural language and speech processing platform.
-
Updated
Apr 16, 2021 - Python
LightSeq: A High Performance Library for Sequence Processing and Generation
-
Updated
Jul 23, 2021 - Cuda
-
Updated
Jul 21, 2021 - TypeScript
Deploy a ML inference service on a budget in less than 10 lines of code.
-
Updated
Jul 6, 2021 - Python
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
Pytorch-Named-Entity-Recognition-with-BERT
-
Updated
May 6, 2021 - Python
High-efficiency floating-point neural network inference operators for mobile, server, and Web
-
Updated
Jul 24, 2021 - C
Bounds check and call [] operator
'max_request_size' seems to refer to bytes, not mb.
Lua Language Server coded by Lua
-
Updated
Jul 26, 2021 - Lua
TensorFlow models accelerated with NVIDIA TensorRT
-
Updated
Feb 14, 2021 - Python
Embedded and mobile deep learning research resources
-
Updated
Jul 17, 2021
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
-
Updated
Jul 16, 2021 - Python
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
-
Updated
May 25, 2021 - Python
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