Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ The demo model conversion step on AIMO can be found blow:
|
|
54 |
|
55 |
a. Prepare source model in onnx format. The source model can be found [here](https://huggingface.co/aplux/YOLOv5/blob/main/yolov5s.onnx).
|
56 |
|
57 |
-
b. Login [AIMO](https://aidlux.com/en/product/aimo) and convert source model to target format. The model conversion step can follow **AIMO Conversion Step** in [Model Conversion
|
58 |
|
59 |
c. After conversion task done, download target model file.
|
60 |
|
|
|
54 |
|
55 |
a. Prepare source model in onnx format. The source model can be found [here](https://huggingface.co/aplux/YOLOv5/blob/main/yolov5s.onnx).
|
56 |
|
57 |
+
b. Login [AIMO](https://aidlux.com/en/product/aimo) and convert source model to target format. The model conversion step can follow **AIMO Conversion Step** in [Model Conversion Sheet](#model-conversion).
|
58 |
|
59 |
c. After conversion task done, download target model file.
|
60 |
|