DC1991 / G2L_Net

MIT License
118 stars 13 forks source link

AttributeError: 'NoneType' object has no attribute 'shape' #27

Open jc0725 opened 2 years ago

jc0725 commented 2 years ago

What should I be expecting from the demo output?

I tried running the demo, but I got the following error: AttributeError: 'NoneType' object has no attribute 'shape' I then created a new valseg.lst with numbers 0~19 (since there are only 20 demo images); the demo code worked but there was no output.