diff --git a/README.md b/README.md index 955b938..6720af8 100644 --- a/README.md +++ b/README.md @@ -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