zhmiao / OpenLongTailRecognition-OLTR

Pytorch implementation for "Large-Scale Long-Tailed Recognition in an Open World" (CVPR 2019 ORAL)
BSD 3-Clause "New" or "Revised" License
839 stars 128 forks source link

Running on windows #29

Closed zhmiao closed 5 years ago

zhmiao commented 5 years ago

It seems there would be some problem running the code on windows, as discussed in https://github.com/pytorch/pytorch/issues/5858#issue-306187894 . By far we do not have any solutions to this issue, and it seems to be a pytorch issue. We will test it out when we have a windows machine.

RamyaRaghuraman commented 5 years ago

@zhmiao which pytorch version did you use for your implementation? I am using version 1.0 right now.

RamyaRaghuraman commented 5 years ago

@zhmiao So far the referenced solution does not work

zhmiao commented 5 years ago

@RamyaRaghuraman We are very sorry but it seems to be a problem that's not on our side. We will close this issue for now. Thanks.