Update README.md
Browse files
README.md
CHANGED
|
@@ -36,7 +36,7 @@ By exporting the **vision encoder** into ONNX and TensorRT engines, we significa
|
|
| 36 |
The MiniVLA deployment is designed with modular microservices:
|
| 37 |
|
| 38 |
<p align="center">
|
| 39 |
-
<img src="System_Architecture.svg" width="100%" >
|
| 40 |
</p>
|
| 41 |
|
| 42 |
|
|
@@ -49,7 +49,7 @@ The MiniVLA deployment is designed with modular microservices:
|
|
| 49 |
### Hybrid Acceleration
|
| 50 |
|
| 51 |
<p align="center">
|
| 52 |
-
<img src="MiniVLA_Architecture.svg" width="100%" >
|
| 53 |
</p>
|
| 54 |
|
| 55 |
|
|
|
|
| 36 |
The MiniVLA deployment is designed with modular microservices:
|
| 37 |
|
| 38 |
<p align="center">
|
| 39 |
+
<img src="./Results/System_Architecture.svg" width="100%" >
|
| 40 |
</p>
|
| 41 |
|
| 42 |
|
|
|
|
| 49 |
### Hybrid Acceleration
|
| 50 |
|
| 51 |
<p align="center">
|
| 52 |
+
<img src="./Results/MiniVLA_Architecture.svg" width="100%" >
|
| 53 |
</p>
|
| 54 |
|
| 55 |
|