Skip to content

Commit

Permalink
Apps readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritigowda committed Dec 13, 2019
1 parent 903db88 commit b83a2e1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ This sample [application](./dg_test#amd-dgtest) is used to recognize hand writte
<img src="../docs/images/DGtest.gif">
</p>

## Image Augmentation
This sample [application](./image_augmentation#image-augmentation-application) demonstrates a basic usage of RALI's C API to load JPEG images from the disk and modify them in different possible ways and displays the output images.

<p align="center">
<img width="90%" src="../docs/images/image_augmentation.png" />
</p>

# MIVisionX Inference Analyzer

[MIVisionX Inference Analyzer Application](./mivisionx_inference_analyzer#mivisionx-python-inference-analyzer) using pre-trained `ONNX`/`NNEF`/`Caffe` models to analyze and summarize images.
Expand Down

0 comments on commit b83a2e1

Please sign in to comment.