Jul 23, 2017 · 1 min read
Hi,after I transforming those images to “.png” types, I faced the problem when runing the code“example_batch = next(dataiter)” that generating the error message saying “unsupported operand type(s) for /: ‘tuple’ and ‘int’”!
Hi,after I transforming those images to “.png” types, I faced the problem when runing the code“example_batch = next(dataiter)” that generating the error message saying “unsupported operand type(s) for /: ‘tuple’ and ‘int’”!