unet-nested-multiple-classification icon indicating copy to clipboard operation
unet-nested-multiple-classification copied to clipboard

请问有没有评价指标的代码

Open Angel0003 opened this issue 5 years ago • 3 comments

inference的结果里能不能加上map能指标

Angel0003 avatar Oct 22 '20 02:10 Angel0003

你这个代码能跑通吗???我的数据集长宽尺寸不一样,会报错。

wangfusheng-cqu avatar Nov 04 '20 07:11 wangfusheng-cqu

RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0. Got 288 and 256 in dimension 3 at /opt/cond570711556059/work/aten/src/TH/generic/THTensor.cpp:689

wangfusheng-cqu avatar Nov 04 '20 07:11 wangfusheng-cqu

Traceback (most recent call last): File "E:/pythonProject/test/unet-nested-multiple-classification-master/inference.py", line 87, in input_imgs = os.listdir(args.input) FileNotFoundError: [WinError 3] 系统找不到指定的路径。: ''

fsdsdf44 avatar Mar 24 '22 13:03 fsdsdf44