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 Video Annotator feature #1247

Merged
merged 5 commits into from
Sep 26, 2024
Merged

Add Video Annotator feature #1247

merged 5 commits into from
Sep 26, 2024

Conversation

meta-paul
Copy link
Contributor

@meta-paul meta-paul commented Sep 25, 2024

Add a convenient Task Generator for video annotation.

Key features:

  • User can mark multiple video segments along multiple tracks, and annotate each one
  • For each segment, researcher can specify (via JSON config) desired annotation input as a list of form fields
  • VideoAnnotator JSON config works similar to FormComposer (including pre-signed S3 URLs, and support for custom JS triggers)
  • Workers inputs are downloadable in JSON, and when viewing a unit are also available in WebVTT format

Other related improvements:

  • Now in TaskReview app there's ability to view completed units without assessing them
in_progress_view

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 25, 2024
@meta-paul meta-paul merged commit 641994a into main Sep 26, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants