zonasw / unet-nested-multiple-classification

This repository contains code for a multiple classification image segmentation model based on UNet and UNet++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Angel0003 opened this issue · comments

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

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

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

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] 系统找不到指定的路径。: ''