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.
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.