manketon

Results 3 comments of manketon

@lzx1413 The reason is that I did not execute in LabelImgTool but python2 xx/xx/LabelImgTool/labelImg.py.

@lzx1413 I have the same problem with a pure english file path.

修改PaddleSeg/tools/predict.py中main函数: ` transforms = Compose(builder.val_transforms, img_channels=cfg.train_dataset_cfg["img_channels"])`