Advertisement

2020-11-23

阅读量:

Tensor类型导致的输出尺寸错误

在代码调试过程中遭遇的严重问题,具体错误信息如下:

在这里插入图片描述
复制代码
    D:\anconda\envs\python37\python.exe D:/document/memo/LDF-1117/train-coarse/test.py
    
    Parameters...
    datapath  : D:/date set/saliency_test/ECSSD
    snapshot  : ./out/model-37
    mode      : test
    D:\anconda\envs\python37\lib\site-packages\torch\nn\functional.py:2506: UserWarning: Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please specify align_corners=True if the old 

全部评论 (0)

还没有任何评论哟~