CRST icon indicating copy to clipboard operation
CRST copied to clipboard

Anyone reproduced the results with pytorch0.4.0, python 3.6.9, OpenCV 4.4 ?

Open Openning07 opened this issue 4 years ago • 2 comments

Thanks for checking this issue. I attempts to install python2.7 + pytorch0.4.0 on my machines, BUT FAILED EVERYTIME ... Then I wonder:

  1. what the difference in python3.6.9 + opencv 4.4 from python2.7 + opencv 3.2?
  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?

Openning07 avatar Sep 03 '20 05:09 Openning07

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.

prabhuteja12 avatar Sep 06 '20 15:09 prabhuteja12

Thanks for checking this issue. I attempts to install python2.7 + pytorch0.4.0 on my machines, BUT FAILED EVERYTIME ... Then I wonder:

  1. what the difference in python3.6.9 + opencv 4.4 from python2.7 + opencv 3.2?
  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实现了么?我可能也遇到了你这个问题,请问你改动了什么?

GaoN0801 avatar Nov 30 '20 12:11 GaoN0801