VainF / DeepLabV3Plus-Pytorch

Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the error "assert os.path.isfile(_image) AssertionError"

Juliano-yotto opened this issue · comments

Hi, I try to run a new dataset but got this error :
File "E:\pycharm_code\deeplabV3+\pytorch-deeplab-xception-master\dataloaders\datasets\invoice.py", line 52, in init
assert os.path.isfile(_image)
AssertionError
format of train images——.jpg,labels——.png
hope you can help me out
thanks

It's already resolved

It's already resolved

how you solve it?