报错:AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 的解决方案
解决办法:降低PyTorch的版本到1.9.0
No module named ‘skimage‘
解决办法:pip install scikit-image
报错:AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 的解决方案
解决办法:降低PyTorch的版本到1.9.0
No module named ‘skimage‘
解决办法:pip install scikit-image