Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
Signed-off-by: Ravi Kumar Neti <[email protected]>
  • Loading branch information
quic-rneti authored Dec 21, 2023
0 parents commit 305c293
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
Binary file added LICENSE.pdf
Binary file not shown.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Qualcomm AI Stack Models

## Introduction

<p align="center">
<img src="./redame-assets/overview.jpg"
</p>

Qualcomm AI Stack Models contains following parts.

1. models-for-accuracy - Models verified for accuracy on target. Developers can directly use these models.
2. models-for-solutions - Models verified for functionality - will be merged with models-accuracy in future.
3. AI-Solutions - End-to-End AI solutions using (2) above, across Qualcomm Platforms.

## Workflow for AI Solutions

1. Use notebooks in 'models-for-solutions' to prepare models in compatible format
2. Use source code in 'ai-solutions' and models from step-1 to create end-to-end solutions

## Report Issues

Please report issues by raising an _issue_ in the GitHub respository.

## Team

Qualcomm AI Stack Model is a project maintained by Qualcomm Innovation Center, Inc.

## License

Please see the [LICENSE](LICENSE.pdf) for more details.

0 comments on commit 305c293

Please sign in to comment.