SPengLiang/DID-M3D

d = cv.imread('{}/{:0>6}.png'.format(self.dense_depth_dir, index), -1) / 256. TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'

Opened this issue · 0 comments

d = cv.imread('{}/{:0>6}.png'.format(self.dense_depth_dir, index), -1) / 256. TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'