tryolabs / luminoth

Deep Learning toolkit for Computer Vision.
https://tryolabs.com
BSD 3-Clause "New" or "Revised" License
2.4k stars 400 forks source link

Dataset reader throws tensorflow:Error "File system scheme 's3' not implemented" #256

Open yar1k0v opened 5 years ago

yar1k0v commented 5 years ago

By using the command lumi.exe dataset transform --type openimages --data-dir data/source --output-dir data/out --split train --class-examples 100 --only-classes=/m/0k4j,/m/01bjv I get this exception tensorflow:Error "File system scheme 's3' not implemented"

Is there any suggestions what am I doing wrong?

System: Windows 10 Python ver.: 3.6 Tensorflow 1.12