inference
Here are 730 public repositories matching this topic...
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Updated
Feb 2, 2022 - C++
Example
-
Updated
Feb 2, 2022 - Jupyter Notebook
-
Updated
Nov 25, 2021 - Python
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
-
Updated
Feb 1, 2022 - C++
Runtime type system for IO decoding/encoding
-
Updated
Jan 28, 2022 - TypeScript
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
-
Updated
Jan 28, 2022 - C++
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
An easy to use PyTorch to TensorRT converter
-
Updated
Dec 16, 2021 - Python
OpenVINO™ Toolkit repository
-
Updated
Feb 2, 2022 - C++
TypeDB: a strongly-typed database
-
Updated
Feb 2, 2022 - Java
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
-
Updated
Feb 2, 2022 - Python
-
Updated
Feb 1, 2022 - TypeScript
LightSeq: A High Performance Library for Sequence Processing and Generation
-
Updated
Jan 28, 2022 - Cuda
TensorFlow template application for deep learning
-
Updated
Jan 7, 2022 - 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
Nov 8, 2021 - Python
Deploy a ML inference service on a budget in less than 10 lines of code.
-
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?
High-efficiency floating-point neural network inference operators for mobile, server, and Web
-
Updated
Feb 2, 2022 - C
Pytorch-Named-Entity-Recognition-with-BERT
-
Updated
May 6, 2021 - Python
Bounds check and call [] operator
'max_request_size' seems to refer to bytes, not mb.
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
-
Updated
Dec 21, 2021 - Python
TensorFlow models accelerated with NVIDIA TensorRT
-
Updated
Feb 14, 2021 - Python
Efficient, scalable and enterprise-grade CPU/GPU inference server for Hugging Face transformer models
-
Updated
Feb 2, 2022 - Python
Embedded and mobile deep learning research resources
-
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