gpsamt
Results
2
comments of
gpsamt
Hello!! Fix the error shape = tuple((y[0] if isinstance(y, tuple) else y).shape) # model output shape AttributeError: 'list' object has no attribute 'shape' " Passing y directly to shape=y y...
I'm having the same error. I've done everything, installed and reinstalled and I'm still getting this error message. I'm using it on a Windows 11 machine. I have 10k images...