summaryrefslogtreecommitdiff
path: root/docs/use_cases/ad.md
diff options
context:
space:
mode:
authorCisco Cervellera <cisco.cervellera@arm.com>2021-11-16 09:54:20 +0000
committerCisco Cervellera <cisco.cervellera@arm.com>2021-11-16 09:54:20 +0000
commite7a0393973a1a1c1ed05b1bf1838fe931416890a (patch)
tree8127d74bf1024ee6f45a07100216162d346ae2a2 /docs/use_cases/ad.md
parentb52b585f1c9ee3f2800fa51f3031117ed1396abd (diff)
downloadml-embedded-evaluation-kit-e7a0393973a1a1c1ed05b1bf1838fe931416890a.tar.gz
MLECO-2520: Change md files to have correct file links
Change-Id: I3ec18583c321eb2815a670d56f4958e610331d6d
Diffstat (limited to 'docs/use_cases/ad.md')
-rw-r--r--docs/use_cases/ad.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/use_cases/ad.md b/docs/use_cases/ad.md
index f953f72..c14c921 100644
--- a/docs/use_cases/ad.md
+++ b/docs/use_cases/ad.md
@@ -1,19 +1,19 @@
# Anomaly Detection Code Sample
-- [Anomaly Detection Code Sample](#anomaly-detection-code-sample)
- - [Introduction](#introduction)
- - [Preprocessing and feature extraction](#preprocessing-and-feature-extraction)
- - [Postprocessing](#postprocessing)
- - [Prerequisites](#prerequisites)
- - [Building the code sample application from sources](#building-the-code-sample-application-from-sources)
- - [Build options](#build-options)
- - [Build process](#build-process)
- - [Add custom input](#add-custom-input)
- - [Add custom model](#add-custom-model)
- - [Setting-up and running Ethos-U NPU Code Sample](#setting-up-and-running-ethos_u-npu-code-sample)
- - [Setting up the Ethos-U NPU Fast Model](#setting-up-the-ethos_u-npu-fast-model)
- - [Starting Fast Model simulation](#starting-fast-model-simulation)
- - [Running Anomaly Detection](#running-anomaly-detection)
+- [Anomaly Detection Code Sample](./ad.md#anomaly-detection-code-sample)
+ - [Introduction](./ad.md#introduction)
+ - [Preprocessing and feature extraction](./ad.md#preprocessing-and-feature-extraction)
+ - [Postprocessing](./ad.md#postprocessing)
+ - [Prerequisites](./ad.md#prerequisites)
+ - [Building the code sample application from sources](./ad.md#building-the-code-sample-application-from-sources)
+ - [Build options](./ad.md#build-options)
+ - [Build process](./ad.md#build-process)
+ - [Add custom input](./ad.md#add-custom-input)
+ - [Add custom model](./ad.md#add-custom-model)
+ - [Setting-up and running Ethos-U NPU Code Sample](./ad.md#setting-up-and-running-ethos_u-npu-code-sample)
+ - [Setting up the Ethos-U NPU Fast Model](./ad.md#setting-up-the-ethos_u-npu-fast-model)
+ - [Starting Fast Model simulation](./ad.md#starting-fast-model-simulation)
+ - [Running Anomaly Detection](./ad.md#running-anomaly-detection)
## Introduction