Skip to content

Instantly share code, notes, and snippets.

@simbamangu
Created February 14, 2024 07:31
Show Gist options
  • Save simbamangu/1c50ae47aad5d606271415a533285d36 to your computer and use it in GitHub Desktop.
Save simbamangu/1c50ae47aad5d606271415a533285d36 to your computer and use it in GitHub Desktop.
Scoutbot setup and inference on image
# Install from source on Github
pip install git+https://github.com/WildMeOrg/scoutbot.git
# Run inference on a single image
scoutbot pipeline --config v3-cls EXAMPLE.JPG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment