Skip to content

Commit

Permalink
Merge pull request #32 from chrisdats/chrisdats-GPUAccelerationSample
Browse files Browse the repository at this point in the history
Added GPU Acceleration sample with Vision on Edge
  • Loading branch information
fcabrera23 authored Jun 23, 2021
2 parents 5e29cd9 + 58510a9 commit 07607d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,17 @@ _:warning: **WARNING**: Enabling serial or camera passthrough may increase secur
| [camera-passthrough](./camera-over-rtsp) | <p>Sample to configure the EFLOW VM and host to redirect video camera feeds over the network using RTSP. </li></ul>|


#### GPU/VPU Acceleration

_:warning: **WARNING**: Enabling GPU/VPU passthrough may increase security risks._


| Name | Description |
|----------------|------------------|
| [GPU Passthrough](https://aka.ms/AzEFLOW-VoE) | <p> [Vision on Edge](https://github.com/Azure-Samples/azure-intelligent-edge-patterns/tree/master/factory-ai-vision) is a sample illustrating how to create an end-to-end AI/ML inferencing solution. VoE ties together technologies such as: Microsoft LVA or OpenCV, Onyxruntime, TensorRT for NVIDIA GPUs, Custom Vision, and more. This tutorial walks you through how to deploy the VoE IoT Edge modules to your EFLOW device. </li></ul>|



#### Scripts

| Name | Description |
Expand Down

0 comments on commit 07607d6

Please sign in to comment.