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

Error: Missing option "--type". Choose from coco, csv, flat, imagenet, openimages, pascal, taggerine #242

Closed sandeepraizada closed 5 years ago

sandeepraizada commented 5 years ago

the command i am using is: lumi dataset transform  --type csv --data-dir data/ --output-dir tfdata/ --split train --split val --only-classes=table i have removed all the spaces.

sandeepraizada commented 5 years ago

My apologies - the copy and paste command creates this issue. When typed it processes. Its a different discussion on the type of errors then.