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

WIP: yolov5 analyser #189

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: yolov5 analyser #189

wants to merge 1 commit into from

Conversation

breezykermo
Copy link
Member

  1. Build a custom mtriage image using the command ./mtriage dev build --whitelist whitelist.txt --tag yolov5_test
  2. Create a custom YAML file called "examples/yolov5-test.yaml" that looks something like:
 folder: media/yolov5
 # select:
 #   name: Youtube
 #   config:
 #     in_parallel: false
 #     search_term: Tear gas
 #     uploaded_before: "2015-10-02T00:00:00Z"
 #     uploaded_after: "2015-10-01T00:00:00Z"
 elements_in:
   - Youtube
 analyse:
   - name: Frames
   - name: Yolov5
   ¦ config:
   ¦ ¦ in_parallel: false
  1. Spin up a dev shell with your custom build of mtriage and this config using ./mtriage dev --tag yolov5_test --yaml examples/yolov5-test.yaml

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