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

Add an option to save the output to a different folder from 'save_dir'. #11

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Mar 23, 2022

  1. Update utils.py

    Modified parse_infer_args to add the option 'out_dir' for the path to store the output, inference.py was modified accordingly.
    gil-i authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9d43f36 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Fix typo in utils

    AlbertDominguez authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5449ea5 View commit details
    Browse the repository at this point in the history