Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stricter argument validation, parameter cleanup #10

Closed
28mm opened this issue Feb 25, 2017 · 0 comments
Closed

Stricter argument validation, parameter cleanup #10

28mm opened this issue Feb 25, 2017 · 0 comments
Assignees

Comments

@28mm
Copy link
Owner

28mm commented Feb 25, 2017

Stricter Argument Validation:

  1. For IBM/Watson, --celebrities entails --faces but should only print celebrity-matched faces.
  2. For Microsoft --celebrities entails --categories (not --faces)
  3. ...

Parameter Cleanup:

  1. Instead of --provider {google,microsoft,amazon,opencv,watson,clarifai,facebook, or in addition to it, it should be possible to specify providers with a single argument, e.g. --google or --microsoft.
  2. Ditto output modes: --output {json,yaml,tabular} which would become --json, --yaml, and --tabular.
@28mm 28mm self-assigned this Feb 25, 2017
28mm added a commit that referenced this issue Mar 29, 2017
@28mm 28mm closed this as completed Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant