-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
在用DDRNet训练自己的数据后(两类,背景和前景),对图片进行预测时,偶尔会出现
File "/0work/LMK/Segment_task/Segmentation-Pytorch/model/DDRNet.py", line 330, in forward
x_ = x_ + F.interpolate(
RuntimeError: The size of tensor a (63) must match the size of tensor b (62) at non-singleton dimension 3
这个维度的bug。
请问该如何解决?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels