sunghoonim / DPSNet

[ICLR19] DPSNet: End-to-end Deep Plane Sweep Stereo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find a format to read the specified file

naveenventuri opened this issue · comments

Line 59 in preparedata_test.py has imageio.imread(img.tobytes()).This gives an error saying that could not find a format to read the specified file in mode 'i'

I am suffering from same error. Had you solve this problem?

which os are you working on?

I am suffering from same error.