Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ Input Data:
|
|
83 |
#### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro)
|
84 |
|
85 |
```
|
86 |
-
root@ax650 ~/SuperResolution # python python/run_axmodel.py --model model_convert/axmodel/edsr_baseline_x2_1.axmodel --scale 2 --dir_demo video/
|
87 |
[INFO] Available providers: ['AxEngineExecutionProvider']
|
88 |
[INFO] Using provider: AxEngineExecutionProvider
|
89 |
[INFO] Chip type: ChipType.MC50
|
|
|
83 |
#### Inference with AX650 Host, such as M4N-Dock(爱芯派Pro)
|
84 |
|
85 |
```
|
86 |
+
root@ax650 ~/SuperResolution # python python/run_axmodel.py --model model_convert/axmodel/edsr_baseline_x2_1.axmodel --scale 2 --dir_demo video/test_1920x1080.mp4
|
87 |
[INFO] Available providers: ['AxEngineExecutionProvider']
|
88 |
[INFO] Using provider: AxEngineExecutionProvider
|
89 |
[INFO] Chip type: ChipType.MC50
|