fangmingguo commited on
Commit
26a2203
·
verified ·
1 Parent(s): a8ea8dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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. Results are saved as colorized depth maps and point cloud projections where applicable.
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