Skip to content

Conversation

@clariguy
Copy link

This requirements.txt is a minimal set of required packages to run inferences with

$ python -m venv ./venv
$ source ./venv/bin/activate
$ pip install -r requirements.txt
$ python -m AugmentedNet.inference --model AugmentedNet.hdf5 <SCORE>.xml

It does not include jupyter or black for formatting. Should these be included, please let me know and I will submit a new pull request.

@clariguy
Copy link
Author

closes #122

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant