You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Could you please tell me exactly the required version of the packages and python. In the tutorial, the required version of python is 3.6. In the requirements.txt, the required version of packages are
matplotlib==2.0.0
numpy==1.22.0
scipy==0.19.0
torch==0.4.1
torchvision==0.2.0
tqdm==4.11.2
pydensecrf
protobuf
tensorboardX
pyyaml
pretrainedmodels
opencv-python
But there are some version mismatch issues.
So I will appreciate it if you can tell me exactly the required version of the packages and python
The text was updated successfully, but these errors were encountered:
@lubin2022@stuwrc It seems that other versions of numpy do not affect the normal operation of the code. In addition, I found that the dataset download link has expired, so do you have the dataset?
Hello! Could you please tell me exactly the required version of the packages and python. In the tutorial, the required version of python is 3.6. In the requirements.txt, the required version of packages are
matplotlib==2.0.0
numpy==1.22.0
scipy==0.19.0
torch==0.4.1
torchvision==0.2.0
tqdm==4.11.2
pydensecrf
protobuf
tensorboardX
pyyaml
pretrainedmodels
opencv-python
But there are some version mismatch issues.
So I will appreciate it if you can tell me exactly the required version of the packages and python
The text was updated successfully, but these errors were encountered: