Update README.md
Browse files
README.md
CHANGED
|
@@ -125,7 +125,7 @@ python3 infer.py --left examples/left/000051_11.png --right examples/right/00005
|
|
| 125 |
|
| 126 |
### Results
|
| 127 |
|
| 128 |
-
The model generates a dense disparity map representing the depth of the scene.
|
| 129 |
|
| 130 |
```
|
| 131 |
(base) root@ax630c:~/data# /python3 infer.py --left examples/left/000051_11.png --right examples/right/000051_11.png --model raft_steoro256x640_r4_npu2.axmodel --width 640 --height 256
|
|
|
|
| 125 |
|
| 126 |
### Results
|
| 127 |
|
| 128 |
+
The model generates a dense disparity map representing the depth of the scene.
|
| 129 |
|
| 130 |
```
|
| 131 |
(base) root@ax630c:~/data# /python3 infer.py --left examples/left/000051_11.png --right examples/right/000051_11.png --model raft_steoro256x640_r4_npu2.axmodel --width 640 --height 256
|