Update README.md

This commit is contained in:
Gangwei Xu 2023-03-12 22:12:06 +08:00 committed by GitHub
parent a98be02f00
commit 44d1f4d0bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,8 @@ You can demo a trained model on pairs of images. To predict stereo for Middlebur
``` ```
python demo.py --restore_ckpt ./pretrained_models/sceneflow/sceneflow.pth python demo.py --restore_ckpt ./pretrained_models/sceneflow/sceneflow.pth
``` ```
<img src="IGEV-Stereo/demo-imgs.png", width="90%">
<img src="IGEV-Stereo/demo-imgs.png" width="90%">
## Environment ## Environment
* NVIDIA RTX 3090 * NVIDIA RTX 3090