Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.07 KB

File metadata and controls

32 lines (21 loc) · 1.07 KB

"Edge Application SDK" Tutorial

You can start "Edge Application SDK" workflow using the following tutorial.

1. Initialize

This part describes how to start using "Console for AITRIOS".

See README for details.

2. Prepare dataset

This part describes how to prepare images and datasets for training and evaluation of your custom AI models.

It contains the following sub-parts:

  • download images
  • annotate images

See README for details.

3. Prepare model

This part describes how to prepare AI models that can run on Edge AI Devices.
You can develop AI models on SDK or "Console for AITRIOS".

See README for details.

4. Prepare application

This part describes how to develop and build a "Edge Application".

See README for details.

5. Evaluate

This part describes how to evaluate the output results of AI models and applications on "Console for AITRIOS".

See README for details.