Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torinos-yt/vl.onnx
https://github.com/torinos-yt/vl.onnx
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/torinos-yt/vl.onnx
- Owner: torinos-yt
- License: mit
- Created: 2022-11-12T19:23:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T08:35:02.000Z (over 1 year ago)
- Last Synced: 2023-07-20T09:43:23.749Z (over 1 year ago)
- Language: C#
- Size: 620 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VL.Onnx
## Install
Requires CUDA 11.x and corresponding cudnn.
(and optionally, [TensorRT](https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html))see heres :
https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html
https://onnxruntime.ai/docs/tutorials/csharp/csharp-gpu.htmlThe easiest way to get these is to install the latest [Azure Kinect Body Tracking SDK](https://learn.microsoft.com/en-us/azure/kinect-dk/body-sdk-download).
## Note
Currently TensorRT Option settings through C#api do not work. You will need to configure the settings in environment variables if necessary.
https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html#environment-variables