-
Notifications
You must be signed in to change notification settings - Fork 26
Please add a requirements.txt with pinned versions (pip freeze) #3
Comments
Thanks for the suggestion! The requirements.txt is uploaded correspondingly. |
I think for this project it would be best to do |
Great suggestion! Since |
thank you for adding this information. One thing I noticed is that on our_requirements the torch version is listed as torch==1.5.0+cu101, but in the readme and the requirement.txt pytorch >= 1.6? Also can you please confirm what version of python and cuda you are using, I am having trouble replicating your results. |
In our experience, we do not observe performance gap among different versions of PyTorch. Which experiments are you currently trying to reproduce? Do you have exactly the same number of |
Required Python Packages
pytorch >= 1.6
numpy
scipy
tqdm
easydict == 1.9
PyYAML
PIL
opencv
pydensecrf
The text was updated successfully, but these errors were encountered: