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