yassouali / pytorch-segmentation

:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
MIT License
1.64k stars 379 forks source link

页面文件太小,无法完成操作 #118

Closed jhon353 closed 3 years ago

jhon353 commented 3 years ago

OSError: [WinError 1455] 页面文件太小,无法完成操作。 Error loading "F:\anaconda3\envs\pytorch\lib\site-packages\torch\lib\caffe2_detectron_ops_gpu.dll" or one of its dependencies.

yassouali commented 3 years ago

Hi @jhon353

Sorry but this issue is probably related to your environment and not this repo. I think you can find a quick fix by some google or github searches. For example this one: https://github.com/pytorch/pytorch/issues/35803.

Good luck.