Update README.md
Browse files
README.md
CHANGED
@@ -7,28 +7,10 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
11 |
|
12 |
-
|
13 |
|
14 |
-
|
15 |
|
16 |
-
- [
|
17 |
-
- [AIMO](https://aidlux.com/en/product/aimo) is a zero code tool enpowers developers to optimize models for accelerating the inference on edge devices with higher throughput and lower latency.
|
18 |
-
- AI toolkit covers model inference SDK [AidLite](https://huggingface.co/datasets/aidlux/AIToolKit/blob/main/AidLite%20SDK%20Development%20Documents.md), video codec tool [AidStream](https://huggingface.co/datasets/aidlux/AIToolKit/blob/main/AidStream%20Development%20Documents.md) and CV tool [AidCV](https://v2.docs.aidlux.com/en/sdk-api/aidcv/).
|
19 |
-
|
20 |
-
📦**AI Box**
|
21 |
-
|
22 |
-
APLUX support edge AI Box equipped with Qualcomm SoC.
|
23 |
-
|
24 |
-
- [AidBox QC6490](https://huggingface.co/datasets/aidlux/AIBox/blob/main/AidBox%20QC6490.pdf) Development Board equipped with Qualcomm QCS6490
|
25 |
-
- [AidBox GS865](https://huggingface.co/datasets/aidlux/AIBox/blob/main/AidBox%20GS865.pdf) equipped with Qualcomm QCS8250
|
26 |
-
- [APLUX QCS8550](https://huggingface.co/datasets/aidlux/AIBox/blob/main/APLUX-QCS8550.pdf) AI high-computing-power module equipped with Qualcomm QCS8550
|
27 |
-
|
28 |
-
🤖**Robot**
|
29 |
-
|
30 |
-
APLUX support [AidBot](https://huggingface.co/datasets/aidlux/AidBot/blob/main/AidBot.pdf) a single-soc multi-purpose differentiated solutions for robot customers.
|
31 |
-
|
32 |
-
📷**Industrial AI Camera**
|
33 |
-
|
34 |
-
APLUX build first [industrial AI camera](https://huggingface.co/datasets/aidlux/AICamera/blob/main/APLUX%20Industrial%20AI%20Camera.pdf) powered by Qualcomm SoC
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
**Welcome to Aplux Model Farm** 👋
|
11 |
|
12 |
+
To accelerate evaluation AI model performance on target edge devices, APLUX builds the Model Farm. Model Farm contains hundreds of mainstream open-source models with different functions, optimized for different hardware platforms, and provides benchmark performance reference based on real testing. Developers can quickly finish evaluations according to their actual requirements without investing substantial costs and time costs.
|
13 |
|
14 |
+
At the same time, Model Farm also provides ready-to-run model inference example code, greatly reducing the difficulty and workload for developers to test model performance and develop AI application on edge devices, shortening the entire process time and accelerating solution deployment.
|
15 |
|
16 |
+
For first-time users, please visit [Model Farm Developer Guide](https://docs.aidlux.com/en/guide/software/ai-platform-portal-modelFarm)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|