NVlabs / SegFormer

Official PyTorch implementation of SegFormer
https://arxiv.org/abs/2105.15203
Other
2.58k stars 357 forks source link

how to config mmcv-full-1.2.7 on Windows #146

Open honghongym opened 8 months ago

honghongym commented 8 months ago

The project requires the mmcv version to be in [1.1.4,1.3.0], whereas the 1.1 version only supports torch1.6, with segformer requiring a minimum of torch1.7

ZhenboZhao77 commented 5 months ago

Have you installed it on Windows? I have recently encountered the same issue.

ZhenboZhao77 commented 5 months ago

I checked all versions of mmcv and found that there is very little support for Windows. Version 1.2.7 does not support Windows. https://download.openmmlab.com/mmcv/dist/index.html