FBAGSTM commited on
Commit
1dba911
·
1 Parent(s): 53a826b

Update: Oragnization card

Browse files
Files changed (3) hide show
  1. .gitattributes +0 -1
  2. README.md +99 -14
  3. assets/ST_logo_2024_white.png +0 -0
.gitattributes CHANGED
@@ -33,4 +33,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
- assets/ST_logo_2024_white.png filter=lfs diff=lfs merge=lfs -text
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
README.md CHANGED
@@ -6,7 +6,50 @@ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  ---
9
- ![ST Logo](https://huggingface.co/spaces/STMicroelectronics/README/raw/main/assets/ST_logo_2024_white.png)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
 
12
 
@@ -17,19 +60,61 @@ Models are optimized, quantized and validated to run directly on ST Neural-ART b
17
 
18
  ---
19
  ## End-to-End AI Pipeline
20
- **Explore** (STM32 AI Model Zoo)
21
-
22
- **Train** (STM32 AI Model Zoo Services)
23
-
24
- **Optimize / Quantize** (STM32 AI Model Zoo Services)
25
-
26
- **Evaluate / Predict** (STM32 AI Model Zoo Services)
27
-
28
- **Benchmark** (STM32Cube AI Studio, STM32 Developer Cloud)
29
-
30
- **Convert** (STM32Cube AI Studio, ST Edge AI Core)
31
-
32
- **Deploy** (STM32Cube ecosystem: tools, middleware, BSP)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  This diagram summarizes the typical STM32 edge AI workflow from model discovery to on-device deployment:
35
 
 
6
  sdk: static
7
  pinned: false
8
  ---
9
+ <style>
10
+ .st-header-banner {
11
+ width: 100%;
12
+ height: 120px;
13
+ margin: 0 0 12px 0;
14
+ padding: 0 24px;
15
+ box-sizing: border-box;
16
+ background: #03234B;
17
+ display: flex;
18
+ align-items: center;
19
+ justify-content: flex-start;
20
+ }
21
+ .st-logo-right {
22
+ height: 72px;
23
+ width: auto;
24
+ object-fit: contain;
25
+ }
26
+ img.rotating-content {
27
+ width: 300px;
28
+ height: 150px;
29
+ object-fit:cover;
30
+ object-position:center;
31
+ }
32
+ .icon {
33
+ width: 1.5em;
34
+ height: 1.5em;
35
+ vertical-align: -.7em;
36
+ padding: .25em .5em .25em .25em;
37
+ }
38
+ ul.social {
39
+ list-style: none;
40
+ padding-left: 0;
41
+ }
42
+ ul.social li {
43
+ padding-left: .5em;
44
+ display: flex;
45
+ }
46
+ .architectureImage {
47
+ border: 0.5px solid black;
48
+ }
49
+ </style>
50
+ <div class="st-header-banner">
51
+ <img src="assets/ST_logo_2024_white.png" alt="ST Logo" class="st-logo-right"/>
52
+ </div>
53
 
54
 
55
 
 
60
 
61
  ---
62
  ## End-to-End AI Pipeline
63
+ ```
64
+ +----------------------------+
65
+ | EXPLORE |
66
+ +----------------------------+
67
+ | STM32 AI Model Zoo |
68
+ +----------------------------+
69
+ |
70
+ v
71
+ +----------------------------+
72
+ | TRAIN |
73
+ +----------------------------+
74
+ | STM32 AI Model Zoo |
75
+ | Services |
76
+ +----------------------------+
77
+ |
78
+ v
79
+ +----------------------------+
80
+ | OPTIMIZE / QUANTIZE |
81
+ +----------------------------+
82
+ | STM32 AI Model Zoo |
83
+ | Services |
84
+ +----------------------------+
85
+ |
86
+ v
87
+ +----------------------------+
88
+ | EVALUATE / PREDICT |
89
+ +----------------------------+
90
+ | STM32 AI Model Zoo |
91
+ | Services |
92
+ +----------------------------+
93
+ |
94
+ v
95
+ +----------------------------+
96
+ | BENCHMARK |
97
+ +----------------------------+
98
+ | STM32Cube AI Studio |
99
+ | STM32 Developer Cloud |
100
+ +----------------------------+
101
+ |
102
+ v
103
+ +----------------------------+
104
+ | CONVERT |
105
+ +----------------------------+
106
+ | STM32Cube AI Studio |
107
+ | ST Edge AI Core |
108
+ +----------------------------+
109
+ |
110
+ v
111
+ +----------------------------+
112
+ | DEPLOY |
113
+ +----------------------------+
114
+ | STM32Cube ecosystem |
115
+ | (tools, middleware, BSP) |
116
+ +----------------------------+
117
+ ```
118
 
119
  This diagram summarizes the typical STM32 edge AI workflow from model discovery to on-device deployment:
120
 
assets/ST_logo_2024_white.png CHANGED

Git LFS Details

  • SHA256: 4fba5131030b9974cf3a6448a560960727fd9e39ef2ec55ab66e515084fff82b
  • Pointer size: 129 Bytes
  • Size of remote file: 8.84 kB