img2dataset icon indicating copy to clipboard operation
img2dataset copied to clipboard

consider switching to another argument parser to support type checks

Open rom1504 opened this issue 3 years ago • 1 comments

https://github.com/google/python-fire/issues/226 fire doesn't support it

no checks can cause issues such as https://github.com/rom1504/img2dataset/issues/54

another way to tackle this could be to do manual checks

rom1504 avatar Sep 24 '21 19:09 rom1504

I had issues with subprocess and list-arguments too, will pull request a hot fix soon!

robvanvolt avatar Oct 12 '21 13:10 robvanvolt