Update README.md

This commit is contained in:
Gangwei Xu 2022-09-27 14:45:53 +08:00 committed by GitHub
parent d19eed032f
commit ab2fb27f1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# IterStereo
# IGEV-rStereo
The source code is coming soon.
@ -13,8 +13,8 @@ The source code is coming soon.
### Create a virtual environment and activate it.
```
conda create -n IterStereo python=3.8
conda activate IterStereo
conda create -n IGEV_Stereo python=3.8
conda activate IGEV_Stereo
```
### Dependencies