Hi
I cant figure out whats the problem. I checked everything but the Sequential layer dims wont match the test. Would you help me?
**Expected value **
** [‘Sequential’, (None, 160, 160, 3), 0] **
** does not match the input value: **
** [‘Sequential’, (None, None, 160, None), 0]**
I get this error!