parseq icon indicating copy to clipboard operation
parseq copied to clipboard

During the Orientation Robustness Benchmark test, an error occurs when applying rotation operations.

Open yxyxnrh opened this issue 2 years ago • 2 comments

image image However, if no rotation operations are applied, the program runs successfully. How can this issue be resolved?

yxyxnrh avatar Sep 13 '23 08:09 yxyxnrh

Seems to be a persistent issue with Windows installations. I'll try if I could make a fix this weekend, but this is the offending code if you're interested:

https://github.com/baudm/parseq/blob/83abcc0522829c49a3a0932a95baf5c3c3f95465/strhub/data/module.py#L61

Making it a full-fledged function might help. I haven't tested yet since I don't really use Torch/Python with Windows.

baudm avatar Sep 20 '23 08:09 baudm

Thanks!

yxyxnrh avatar Sep 20 '23 16:09 yxyxnrh