CRST
CRST copied to clipboard
Anyone reproduced the results with pytorch0.4.0, python 3.6.9, OpenCV 4.4 ?
Thanks for checking this issue. I attempts to install python2.7 + pytorch0.4.0 on my machines, BUT FAILED EVERYTIME ... Then I wonder:
- what the difference in python3.6.9 + opencv 4.4 from python2.7 + opencv 3.2?
- since python2.7 retires in 2020, then it is necessary for CRST can reproduce the results in python 3.6.9 ... How can we make it?
You can try changing the line https://github.com/yzou2/CRST/blob/master/dataset/helpers/labels.py#L112 and corresponding lines in the other two files. You should remove the "reversed" in the for loop. This might help.
Thanks for checking this issue. I attempts to install python2.7 + pytorch0.4.0 on my machines, BUT FAILED EVERYTIME ... Then I wonder:
- what the difference in python3.6.9 + opencv 4.4 from python2.7 + opencv 3.2?
- since python2.7 retires in 2020, then it is necessary for CRST can reproduce the results in python 3.6.9 ... How can we make it?
你好!是国人把!你用python3.6实现了么?我可能也遇到了你这个问题,请问你改动了什么?